Skip to content

Commit

Permalink
chore: remove mergo replace since it does not cause an isssue
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <bence.csati@axoflow.com>
  • Loading branch information
csatib02 committed Dec 17, 2024
1 parent 99207f4 commit 2ccacb6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,3 @@ require (
// v1.51.0 is present in the go.mod file of the opentelemetry-operator as retracted
// automated dependency updates can fail because of this.
exclude github.com/open-telemetry/opentelemetry-operator v1.51.0

// ref: https://github.com/darccio/mergo/blob/2b1eb9c67d7332f286430af241180c5005a6a5a4/README.md?plain=1#L53
replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16

0 comments on commit 2ccacb6

Please sign in to comment.