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.18.0
7
- cloud.google.com/go/container v1.13.0
7
+ cloud.google.com/go/container v1.13.1
8
8
cloud.google.com/go/iam v0.12.0
9
9
github.com/GoogleCloudPlatform/k8s-cloud-provider v1.20.0
10
10
github.com/go-logr/logr v1.2.3
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ cloud.google.com/go/compute v1.18.0 h1:FEigFqoDbys2cvFkZ9Fjq4gnHBP55anJ0yQyau2f9
47
47
cloud.google.com/go/compute v1.18.0 /go.mod h1:1X7yHxec2Ga+Ss6jPyjxRxpu2uu7PLgsOVXvgU0yacs =
48
48
cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY =
49
49
cloud.google.com/go/compute/metadata v0.2.3 /go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA =
50
- cloud.google.com/go/container v1.13.0 h1:yKlS45xvO3JFBoWtG7QOb3BnjR5PEQazkedHoa7mnU8 =
51
- cloud.google.com/go/container v1.13.0 /go.mod h1:vQ4OdCXYjftTc2ocZJeRmZMGUh0sdZvHAZ+Ng0xhMWc =
50
+ cloud.google.com/go/container v1.13.1 h1:q8lTpyAsjcJZQCjGI8JJfcOG4ixl998vwe6TAgQROcM =
51
+ cloud.google.com/go/container v1.13.1 /go.mod h1:6wgbMPeQRw9rSnKBCAJXnds3Pzj03C4JHamr8asWKy4 =
52
52
cloud.google.com/go/datastore v1.0.0 /go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE =
53
53
cloud.google.com/go/datastore v1.1.0 /go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk =
54
54
cloud.google.com/go/firestore v1.1.0 /go.mod h1:ulACoGHTpvq5r8rxGJ4ddJZBZqakUQqClKRT5SZwBmk =
You can’t perform that action at this time.
0 commit comments