Skip to content

Commit

Permalink
Merge pull request #191 from seaneagan/remove-mergo-fix
Browse files Browse the repository at this point in the history
Remove mergo version replacement
  • Loading branch information
seaneagan authored Jan 13, 2021
2 parents 1c452dc + 832efe4 commit 38b3dff
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 @@ -4,9 +4,6 @@ go 1.15

replace github.com/fluxcd/helm-controller/api => ./api

// TODO: Remove once we move to a controller-runtime version which doesn't use this version.
replace github.com/imdario/mergo v0.3.9 => github.com/imdario/mergo v0.3.8

require (
github.com/fluxcd/helm-controller/api v0.5.0
github.com/fluxcd/pkg/apis/meta v0.5.0
Expand Down

0 comments on commit 38b3dff

Please sign in to comment.