@@ -6,11 +6,11 @@ require (
66 cloud.google.com/go/logging v1.13.0
77 cloud.google.com/go/monitoring v1.24.2
88 cloud.google.com/go/trace v1.11.6
9- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector v0.52 .0
10- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus v0.52 .0
11- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.52 .0
12- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.52 .0
13- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.52 .0
9+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector v0.53 .0
10+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus v0.53 .0
11+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53 .0
12+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.53 .0
13+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53 .0
1414 github.com/google/go-cmp v0.7.0
1515 github.com/google/uuid v1.6.0
1616 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheus v0.120.1
@@ -38,7 +38,7 @@ require (
3838 cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
3939 cloud.google.com/go/compute/metadata v0.7.0 // indirect
4040 cloud.google.com/go/longrunning v0.6.7 // indirect
41- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.28 .0 // indirect
41+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.29 .0 // indirect
4242 github.com/beorn7/perks v1.0.1 // indirect
4343 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
4444 github.com/cespare/xxhash/v2 v2.3.0 // indirect
0 commit comments