File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
cloud.google.com/go/compute v1.19.1
7
- cloud.google.com/go/container v1.15 .0
7
+ cloud.google.com/go/container v1.16 .0
8
8
cloud.google.com/go/iam v1.0.0
9
9
github.com/GoogleCloudPlatform/k8s-cloud-provider v1.23.0
10
10
github.com/go-logr/logr v1.2.4
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ cloud.google.com/go/compute v1.19.1 h1:am86mquDUgjGNWxiGn+5PGLbmgiWXlE/yNWpIpNvu
28
28
cloud.google.com/go/compute v1.19.1 /go.mod h1:6ylj3a05WF8leseCdIf77NK0g1ey+nj5IKd5/kvShxE =
29
29
cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY =
30
30
cloud.google.com/go/compute/metadata v0.2.3 /go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA =
31
- cloud.google.com/go/container v1.15 .0 h1:NKlY/wCDapfVZlbVVaeuu2UZZED5Dy1z4Zx1KhEzm8c =
32
- cloud.google.com/go/container v1.15 .0 /go.mod h1:ft+9S0WGjAyjDggg5S06DXj+fHJICWg8L7isCQe9pQA =
31
+ cloud.google.com/go/container v1.16 .0 h1:dALHCKAYowNhUeENL4pf3+5ToHuSiE2emTDnuzwn4kc =
32
+ cloud.google.com/go/container v1.16 .0 /go.mod h1:ft+9S0WGjAyjDggg5S06DXj+fHJICWg8L7isCQe9pQA =
33
33
cloud.google.com/go/datastore v1.0.0 /go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE =
34
34
cloud.google.com/go/datastore v1.1.0 /go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk =
35
35
cloud.google.com/go/firestore v1.1.0 /go.mod h1:ulACoGHTpvq5r8rxGJ4ddJZBZqakUQqClKRT5SZwBmk =
You can’t perform that action at this time.
0 commit comments