Skip to content

Commit 098045d

Browse files
authoredFeb 25, 2025··
build(deps): bump docker/docker to v28.0.0+incompatible (#2071)
* build(deps): bump docker/docker to v28.0.0+incompatible And adjust for breaking API changes. Signed-off-by: Dan Luhring <dluhring@chainguard.dev> * fix use of deprecated types from presubmit failures Signed-off-by: Dan Luhring <dluhring@chainguard.dev> --------- Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
1 parent c4dd792 commit 098045d

File tree

154 files changed

+3302
-1790
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+3302
-1790
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/containerd/stargz-snapshotter/estargz v0.16.3
77
github.com/docker/cli v27.5.0+incompatible
88
github.com/docker/distribution v2.8.3+incompatible
9-
github.com/docker/docker v27.5.0+incompatible
9+
github.com/docker/docker v28.0.0+incompatible
1010
github.com/google/go-cmp v0.6.0
1111
github.com/klauspost/compress v1.17.11
1212
github.com/mitchellh/go-homedir v1.1.0

‎go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)