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.22
4
4
5
5
require (
6
- cloud.google.com/go/compute/metadata v0.5.1
6
+ cloud.google.com/go/compute/metadata v0.5.2
7
7
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.2
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.5.1 h1:NM6oZeZNlYjiwYje+sYFjEpP0Q0zCan1bmQW/KmIrGs =
2
- cloud.google.com/go/compute/metadata v0.5.1 /go.mod h1:C66sj2AluDcIqakBq/M8lw8/ybHgOZqin2obFxa/E5k =
1
+ cloud.google.com/go/compute/metadata v0.5.2 h1:UxK4uu/Tn+I3p2dYWTfiX4wva7aYlKixAHn3fyqngqo =
2
+ cloud.google.com/go/compute/metadata v0.5.2 /go.mod h1:C66sj2AluDcIqakBq/M8lw8/ybHgOZqin2obFxa/E5k =
3
3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.2 h1:cZpsGsWTIFKymTA0je7IIvi1O7Es7apb9CF3EQlOcfE =
4
4
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.2 /go.mod h1:itPGVDKf9cC/ov4MdvJ2QZ0khw4bfoo9jzwTJlaxy2k =
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