File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module go.opentelemetry.io/contrib/detectors/gcp
3
3
go 1.21
4
4
5
5
require (
6
- cloud.google.com/go/compute/metadata v0.4 .0
6
+ cloud.google.com/go/compute/metadata v0.5 .0
7
7
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.0
8
8
github.com/google/go-cmp v0.6.0
9
9
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change 1
- cloud.google.com/go/compute/metadata v0.4 .0 h1:vHzJCWaM4g8XIcm8kopr3XmDA4Gy/lblD3EhhSux05c =
2
- cloud.google.com/go/compute/metadata v0.4 .0 /go.mod h1:SIQh1Kkb4ZJ8zJ874fqVkslA29PRXuleyj6vOzlbK7M =
1
+ cloud.google.com/go/compute/metadata v0.5 .0 h1:Zr0eK8JbFv6+Wi4ilXAR8FJ3wyNdpxHKJNPos6LTZOY =
2
+ cloud.google.com/go/compute/metadata v0.5 .0 /go.mod h1:aHnloV2TPI38yx4s9+wAZhHykWvVCfu7hQbF+9CWoiY =
3
3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.0 h1:N4xzkSD2BkRwEZSPf3C2eUZxjS5trpo4gOwRh8mu+BA =
4
4
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.0 /go.mod h1:p2puVVSKjQ84Qb1gzw2XHLs34WQyHTYFZLaVxypAFYs =
5
5
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments