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.2
7
- cloud.google.com/go/container v1.17.0
7
+ cloud.google.com/go/container v1.18.1
8
8
cloud.google.com/go/iam v1.0.1
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.2 h1:GbJtPo8OKVHbVep8jvM57KidbYHxeE68LOVqouNLr
28
28
cloud.google.com/go/compute v1.19.2 /go.mod h1:5f5a+iC1IriXYauaQ0EyQmEAEq9CGRnV5xJSQSlTV08 =
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.17.0 h1:RC4rC4X4ry4qY9FoTKF9NEnrKCCMAZsKHSYLbjPU8DI =
32
- cloud.google.com/go/container v1.17.0 /go.mod h1:GqtVRZpbfs0rTqQrvdaH0V+tY2wrRuo46GpAW1Ekaq8 =
31
+ cloud.google.com/go/container v1.18.1 h1:kiWpJohdRQ38NpjNgdgBUCCQQZURXSJ8qcrLfMEw6C8 =
32
+ cloud.google.com/go/container v1.18.1 /go.mod h1:SquvRVfP3NA5yd8hiKe8SSB5mXXIx3uX4QAXu3oFn4A =
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