diff --git a/go.mod b/go.mod index 63723ccbae..18a3ab62be 100644 --- a/go.mod +++ b/go.mod @@ -47,7 +47,7 @@ require ( buf.build/go/protoyaml v0.3.1 cloud.google.com/go/secretmanager v1.15.0 github.com/GoogleCloudPlatform/google-guest-agent v0.0.0-20250924181420-23412fbd6228 - github.com/GoogleCloudPlatform/opentelemetry-operations-collector/integration_test/gce-testing-internal v0.0.0-20260309230533-1603c95a7c02 + github.com/GoogleCloudPlatform/opentelemetry-operations-collector/integration_test/gce-testing-internal v0.0.0-20260319140351-be2370e4a0e7 github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 go.opentelemetry.io/collector/pdata v1.48.0 golang.org/x/sync v0.19.0 diff --git a/go.sum b/go.sum index 166123958f..b88beab240 100644 --- a/go.sum +++ b/go.sum @@ -58,8 +58,8 @@ github.com/Code-Hex/go-generics-cache v1.5.1/go.mod h1:qxcC9kRVrct9rHeiYpFWSoW1v github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ= github.com/GoogleCloudPlatform/google-guest-agent v0.0.0-20250924181420-23412fbd6228 h1:K6GHKAI+PB91Fm+KEwX4q6s6xzZ/+BkOi8Kjxh0tJ6U= github.com/GoogleCloudPlatform/google-guest-agent v0.0.0-20250924181420-23412fbd6228/go.mod h1:31SvkAl6ORtir1odRpTl92XpTtn52GnBAHPtCKDSePo= -github.com/GoogleCloudPlatform/opentelemetry-operations-collector/integration_test/gce-testing-internal v0.0.0-20260309230533-1603c95a7c02 h1:x9hp68dyjsNd7b+2owUJH7s7OB+QBT4A0sqtkK/WgBo= -github.com/GoogleCloudPlatform/opentelemetry-operations-collector/integration_test/gce-testing-internal v0.0.0-20260309230533-1603c95a7c02/go.mod h1:8hU3pEOeeje4IXMFFGZhcBL7r173zcnD4nC0EA6pf1Q= +github.com/GoogleCloudPlatform/opentelemetry-operations-collector/integration_test/gce-testing-internal v0.0.0-20260319140351-be2370e4a0e7 h1:/QEpvTpdJdXhWCV2qQmRKfafPkRse+iUY2LnShBcTJk= +github.com/GoogleCloudPlatform/opentelemetry-operations-collector/integration_test/gce-testing-internal v0.0.0-20260319140351-be2370e4a0e7/go.mod h1:8hU3pEOeeje4IXMFFGZhcBL7r173zcnD4nC0EA6pf1Q= github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 h1:sBEjpZlNHzK1voKq9695PJSX2o5NEXl7/OL3coiIY0c= github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0/go.mod h1:P4WPRUkOhJC13W//jWpyfJNDAIpvRbAUIYLX/4jtlE0= github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0 h1:owcC2UnmsZycprQ5RfRgjydWhuoxg71LUfyiQdijZuM=