Skip to content

Commit 1e1b2fa

Browse files
[chore] refactor(contrib): remove unused replace directive for gnostic package (#675)
The package `github.com/googleapis/gnostic v0.5.6` does not exist in contrib's generated `go.sum` file. The distro also builds and runs fine without the replace directive. Is this enough to decide the directive is unnecessary? Co-authored-by: Alex Boten <[email protected]>
1 parent 4800eb6 commit 1e1b2fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

distributions/otelcol-contrib/manifest.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ providers:
225225

226226
# When adding a replace, add a comment before it to document why it's needed and when it can be removed
227227
replaces:
228-
# See https://github.com/google/gnostic/issues/262
229-
- github.com/googleapis/gnostic v0.5.6 => github.com/googleapis/gnostic v0.5.5
230228
# See https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/12322#issuecomment-1185029670
231229
- github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 => github.com/docker/go-connections v0.4.0
232230
# see https://github.com/mattn/go-ieproxy/issues/45

0 commit comments

Comments
 (0)