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 5
5
require (
6
6
cloud.google.com/go/compute v1.18.0
7
7
cloud.google.com/go/container v1.14.0
8
- cloud.google.com/go/iam v0.12 .0
8
+ cloud.google.com/go/iam v0.13 .0
9
9
github.com/GoogleCloudPlatform/k8s-cloud-provider v1.21.0
10
10
github.com/go-logr/logr v1.2.3
11
11
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.12 .0 h1:DRtTY29b75ciH6Ov1PHb4/iat2CLCvrOm40Q0a6DFpE =
57
- cloud.google.com/go/iam v0.12 .0 /go.mod h1:knyHGviacl11zrtZUoDuYpDgLjvr28sLQaG0YB2GYAY =
56
+ cloud.google.com/go/iam v0.13 .0 h1:+CmB+K0J/33d0zSQ9SlFWUeCCEn5XJA0ZMZ3pHE9u8k =
57
+ cloud.google.com/go/iam v0.13 .0 /go.mod h1:ljOg+rcNfzZ5d6f1nAUJ8ZIxOaZUVoS14bKCtaLZ/D0 =
58
58
cloud.google.com/go/longrunning v0.4.1 h1:v+yFJOfKC3yZdY6ZUI933pIYdhyhV8S3NpWrXWmg7jM =
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