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,7 +5,7 @@ go 1.22.1
5
5
toolchain go1.22.5
6
6
7
7
require (
8
- cloud.google.com/go/compute v1.27.2
8
+ cloud.google.com/go/compute v1.27.4
9
9
cloud.google.com/go/kms v1.18.4
10
10
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0
11
11
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ cloud.google.com/go/auth v0.7.2 h1:uiha352VrCDMXg+yoBtaD0tUF4Kv9vrtrWPYXwutnDE=
5
5
cloud.google.com/go/auth v0.7.2 /go.mod h1:VEc4p5NNxycWQTMQEDQF0bd6aTMb6VgYDXEwiJJQAbs =
6
6
cloud.google.com/go/auth/oauth2adapt v0.2.3 h1:MlxF+Pd3OmSudg/b1yZ5lJwoXCEaeedAguodky1PcKI =
7
7
cloud.google.com/go/auth/oauth2adapt v0.2.3 /go.mod h1:tMQXOfZzFuNuUxOypHlQEXgdfX5cuhwU+ffUuXRJE8I =
8
- cloud.google.com/go/compute v1.27.2 h1:5cE5hdrwJV/92ravlwIFRGnyH9CpLGhh4N0ZDVTU+BA =
9
- cloud.google.com/go/compute v1.27.2 /go.mod h1:YQuHkNEwP3bIz4LBYQqf4DIMfFtTDtnEgnwG0mJQQ9I =
8
+ cloud.google.com/go/compute v1.27.4 h1:XM8ulx6crjdl09XBfji7viFgZOEQuIxBwKmjRH9Rtmc =
9
+ cloud.google.com/go/compute v1.27.4 /go.mod h1:7JZS+h21ERAGHOy5qb7+EPyXlQwzshzrx1x6L9JhTqU =
10
10
cloud.google.com/go/compute/metadata v0.5.0 h1:Zr0eK8JbFv6+Wi4ilXAR8FJ3wyNdpxHKJNPos6LTZOY =
11
11
cloud.google.com/go/compute/metadata v0.5.0 /go.mod h1:aHnloV2TPI38yx4s9+wAZhHykWvVCfu7hQbF+9CWoiY =
12
12
cloud.google.com/go/iam v1.1.10 h1:ZSAr64oEhQSClwBL670MsJAW5/RLiC6kfw3Bqmd5ZDI =
You can’t perform that action at this time.
0 commit comments