diff --git a/go.mod b/go.mod index 3b41ba799..3b5f6f6cd 100644 --- a/go.mod +++ b/go.mod @@ -136,6 +136,6 @@ replace github.com/bradfitz/gomemcache => github.com/themihai/gomemcache v0.0.0- // Replacing for an internal fork that exposes internal folders // Some funtionalities of the collector have been made internal and it's more difficult to build and configure pipelines in the newer versions. // This is a temporary solution while a new configuration design is discussed for the collector (ref: https://github.com/open-telemetry/opentelemetry-collector/issues/3482). -replace go.opentelemetry.io/collector => github.com/grafana/opentelemetry-collector v0.4.1-0.20220315084747-b05fe1477960 +replace go.opentelemetry.io/collector => github.com/grafana/opentelemetry-collector v0.4.1-0.20240726093428-ff9ae6b3f34b replace github.com/openshift/api => github.com/openshift/api v0.0.0-20230223193310-d964c7a58d75