Skip to content

Commit

Permalink
remove docker/distribution replace from go.mod (#969)
Browse files Browse the repository at this point in the history
Signed-off-by: kranurag7 <[email protected]>
  • Loading branch information
kranurag7 authored Dec 16, 2024
1 parent 4f0141a commit 70968a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ require (
replace (
// Uncomment for local testing
// github.com/argoproj-labs/argocd-image-updater/registry-scanner => ./registry-scanner/
github.com/docker/distribution => github.com/docker/distribution v2.8.1+incompatible
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4

k8s.io/api => k8s.io/api v0.31.0
Expand Down

0 comments on commit 70968a7

Please sign in to comment.