Skip to content

Commit

Permalink
replace an outdated docker dependency from graph
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Dec 12, 2024
1 parent 72d52b1 commit c4a3c18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,5 @@ require (
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
)

replace github.com/docker/docker v25.0.1+incompatible => github.com/docker/docker v27.4.0+incompatible

0 comments on commit c4a3c18

Please sign in to comment.