From 3156e6e21429136bfca30fef27fa63190a79014f Mon Sep 17 00:00:00 2001 From: Andrzej Stencel Date: Wed, 25 Sep 2024 15:00:24 +0200 Subject: [PATCH] [chore] refactor(contrib): remove replace directive for `go-ieproxy` package The replacement for the package `github.com/mattn/go-ieproxy` is currently in effect and replaces `v0.0.11` of the package with version `v0.0.1`. I believe this replacement is not necessary anymore, as the issue https://github.com/mattn/go-ieproxy/issues/45 was fixed https://github.com/mattn/go-ieproxy/pull/47 in v0.0.11. --- distributions/otelcol-contrib/manifest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/distributions/otelcol-contrib/manifest.yaml b/distributions/otelcol-contrib/manifest.yaml index 5fae67ba5..f805510c8 100644 --- a/distributions/otelcol-contrib/manifest.yaml +++ b/distributions/otelcol-contrib/manifest.yaml @@ -227,7 +227,5 @@ providers: replaces: # See https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/12322#issuecomment-1185029670 - github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 => github.com/docker/go-connections v0.4.0 - # see https://github.com/mattn/go-ieproxy/issues/45 - - github.com/mattn/go-ieproxy => github.com/mattn/go-ieproxy v0.0.1 # see https://github.com/openshift/api/pull/1515 - github.com/openshift/api => github.com/openshift/api v0.0.0-20230726162818-81f778f3b3ec