This repository was archived by the owner on Aug 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
require (
8
8
cloud.google.com/go/compute v1.12.1
9
- cloud.google.com/go/compute/metadata v0.2.1
9
+ cloud.google.com/go/compute/metadata v0.2.2
10
10
github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
11
11
github.com/cloudevents/sdk-go/v2 v2.12.0
12
12
github.com/jonpulsifer/ddnsb0t v0.0.0-20220502134335-b2ba8f9e8568
Original file line number Diff line number Diff line change @@ -88,6 +88,8 @@ cloud.google.com/go/compute/metadata v0.2.0 h1:nBbNSZyDpkNlo3DepaaLKVuO7ClyifSAm
88
88
cloud.google.com/go/compute/metadata v0.2.0 /go.mod h1:zFmK7XCadkQkj6TtorcaGlCW1hT1fIilQDwofLpJ20k =
89
89
cloud.google.com/go/compute/metadata v0.2.1 h1:efOwf5ymceDhK6PKMnnrTHP4pppY5L22mle96M1yP48 =
90
90
cloud.google.com/go/compute/metadata v0.2.1 /go.mod h1:jgHgmJd2RKBGzXqF5LR2EZMGxBkeanZ9wwa75XHJgOM =
91
+ cloud.google.com/go/compute/metadata v0.2.2 h1:aWKAjYaBaOSrpKl57+jnS/3fJRQnxL7TvR/u1VVbt6k =
92
+ cloud.google.com/go/compute/metadata v0.2.2 /go.mod h1:jgHgmJd2RKBGzXqF5LR2EZMGxBkeanZ9wwa75XHJgOM =
91
93
cloud.google.com/go/containeranalysis v0.5.1 /go.mod h1:1D92jd8gRR/c0fGMlymRgxWD3Qw9C1ff6/T7mLgVL8I =
92
94
cloud.google.com/go/containeranalysis v0.6.0 /go.mod h1:HEJoiEIu+lEXM+k7+qLCci0h33lX3ZqoYFdmPcoO7s4 =
93
95
cloud.google.com/go/datacatalog v1.3.0 /go.mod h1:g9svFY6tuR+j+hrTw3J2dNcmI0dzmSiyOzm8kpLq0a0 =
You can’t perform that action at this time.
0 commit comments