Skip to content

Commit

Permalink
chore: fix go.mod with flux replacements
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandroEsc committed Nov 16, 2023
1 parent 6ed1e57 commit d893601
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/go/cluster-to-redpanda-migration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,7 @@ require (
)

replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be

replace github.com/fluxcd/helm-controller/shim => github.com/0x686868/flux-controller-shim/helm/shim v0.0.0-20230912212908-3ba1cd73dd89

replace github.com/fluxcd/source-controller/shim => github.com/0x686868/flux-controller-shim/source/shim v0.0.0-20230912212908-3ba1cd73dd89

0 comments on commit d893601

Please sign in to comment.