Skip to content

Commit

Permalink
Merge pull request #364 from kbudde/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…docker/docker-24.0.7incompatible

Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible
  • Loading branch information
kbudde authored Dec 16, 2023
2 parents d61046e + aa3ef14 commit 788cb63
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 468 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/containerd/continuity v0.3.0 // indirect
github.com/docker/cli v20.10.17+incompatible // indirect
github.com/docker/docker v20.10.24+incompatible // indirect
github.com/docker/docker v24.0.7+incompatible // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
Expand All @@ -43,7 +43,6 @@ require (
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
golang.org/x/mod v0.9.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/tools v0.7.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
Loading

0 comments on commit 788cb63

Please sign in to comment.