File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ require (
6
6
github.com/GoogleCloudPlatform/golang-samples v0.0.0-20240724083556-7f760db013b7
7
7
github.com/stretchr/testify v1.10.0
8
8
go.opentelemetry.io/collector/pdata v1.12.0
9
- go.opentelemetry.io/contrib/exporters/autoexport v0.53 .0
10
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59 .0
11
- go.opentelemetry.io/contrib/propagators/autoprop v0.53 .0
9
+ go.opentelemetry.io/contrib/exporters/autoexport v0.62 .0
10
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62 .0
11
+ go.opentelemetry.io/contrib/propagators/autoprop v0.62 .0
12
12
go.opentelemetry.io/otel v1.34.0
13
13
go.opentelemetry.io/otel/metric v1.34.0
14
14
go.opentelemetry.io/otel/sdk v1.34.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
cloud.google.com/go/trace v1.11.3
7
7
github.com/GoogleCloudPlatform/golang-samples v0.0.0-20240724083556-7f760db013b7
8
8
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.24.1
9
- go.opentelemetry.io/contrib/detectors/gcp v1.34 .0
9
+ go.opentelemetry.io/contrib/detectors/gcp v1.37 .0
10
10
go.opentelemetry.io/otel v1.34.0
11
11
go.opentelemetry.io/otel/sdk v1.34.0
12
12
google.golang.org/api v0.217.0
You can’t perform that action at this time.
0 commit comments