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/container v1.13.0
7
- cloud.google.com/go/iam v0.8 .0
7
+ cloud.google.com/go/iam v0.10 .0
8
8
github.com/GoogleCloudPlatform/k8s-cloud-provider v1.20.0
9
9
github.com/go-logr/logr v1.2.3
10
10
github.com/google/go-cmp v0.5.9
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7
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 =
55
55
cloud.google.com/go/iam v0.3.0 /go.mod h1:XzJPvDayI+9zsASAFO68Hk07u3z+f+JrT2xXNdp4bnY =
56
- cloud.google.com/go/iam v0.8 .0 h1:E2osAkZzxI/+8pZcxVLcDtAQx/u+hZXVryUaYQ5O0Kk =
57
- cloud.google.com/go/iam v0.8 .0 /go.mod h1:lga0/y3iH6CX7sYqypWJ33hf7kkfXJag67naqGESjkE =
56
+ cloud.google.com/go/iam v0.10 .0 h1:fpP/gByFs6US1ma53v7VxhvbJpO2Aapng6wabJ99MuI =
57
+ cloud.google.com/go/iam v0.10 .0 /go.mod h1:nXAECrMt2qHpF6RZUZseteD6QyanL68reN4OXPw0UWM =
58
58
cloud.google.com/go/longrunning v0.3.0 h1:NjljC+FYPV3uh5/OwWT6pVU+doBqMg2x/rZlE+CamDs =
59
59
cloud.google.com/go/pubsub v1.0.1 /go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I =
60
60
cloud.google.com/go/pubsub v1.1.0 /go.mod h1:EwwdRX2sKPjnvnqCa270oGRyludottCI76h+R3AArQw =
You can’t perform that action at this time.
0 commit comments