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 @@ -3,7 +3,7 @@ module go.opentelemetry.io/contrib/detectors/gcp
3
3
go 1.22.0
4
4
5
5
require (
6
- cloud.google.com/go/compute/metadata v0.5.2
6
+ cloud.google.com/go/compute/metadata v0.6.0
7
7
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0
8
8
github.com/google/go-cmp v0.6.0
9
9
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change 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 =
1
+ cloud.google.com/go/compute/metadata v0.6.0 h1:A6hENjEsCDtC1k8byVsgwvVcioamEHvZ4j01OwKxG9I =
2
+ cloud.google.com/go/compute/metadata v0.6.0 /go.mod h1:FjyFAW1MW0C203CEOMDTu3Dk1FlqW3Rga40jzHL4hfg =
3
3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 h1:3c8yed4lgqTt+oTQ+JNMDo+F4xprBf+O/il4ZC0nRLw =
4
4
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 /go.mod h1:obipzmGjfSjam60XLwGfqUkJsfiheAl+TUjG+4yzyPM =
5
5
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments