@@ -8,11 +8,11 @@ require (
88 cloud.google.com/go/logging v1.13.0
99 cloud.google.com/go/monitoring v1.24.2
1010 cloud.google.com/go/trace v1.11.6
11- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector v0.54 .0
12- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus v0.54 .0
13- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54 .0
14- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.54 .0
15- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54 .0
11+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector v0.55 .0
12+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus v0.55 .0
13+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.55 .0
14+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.55 .0
15+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.55 .0
1616 github.com/google/go-cmp v0.7.0
1717 github.com/google/uuid v1.6.0
1818 github.com/prometheus/otlptranslator v1.0.0
@@ -40,7 +40,7 @@ require (
4040 cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
4141 cloud.google.com/go/compute/metadata v0.9.0 // indirect
4242 cloud.google.com/go/longrunning v0.6.7 // indirect
43- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30 .0 // indirect
43+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31 .0 // indirect
4444 github.com/beorn7/perks v1.0.1 // indirect
4545 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
4646 github.com/cespare/xxhash/v2 v2.3.0 // indirect
0 commit comments