Skip to content

Commit 39c8042

Browse files
chore(deps): bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.5.2+incompatible to 29.0.2+incompatible. - [Commits](docker/cli@v28.5.2...v29.0.2) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.0.2+incompatible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49398d5 commit 39c8042

File tree

2 files changed

+13
-70
lines changed

2 files changed

+13
-70
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
1414
github.com/containerd/errdefs v1.0.0
1515
github.com/containers/common v0.64.2
16-
github.com/docker/cli v28.5.2+incompatible
16+
github.com/docker/cli v29.0.2+incompatible
1717
github.com/docker/docker v28.5.2+incompatible
1818
github.com/docker/go-connections v0.6.0
1919
github.com/docker/go-units v0.5.0
@@ -234,6 +234,8 @@ require (
234234
github.com/mithrandie/go-text v1.6.0 // indirect
235235
github.com/mithrandie/ternary v1.1.1 // indirect
236236
github.com/moby/docker-image-spec v1.3.1 // indirect
237+
github.com/moby/moby/api v1.52.0 // indirect
238+
github.com/moby/moby/client v0.1.0 // indirect
237239
github.com/moby/sys/atomicwriter v0.1.0 // indirect
238240
github.com/moby/sys/sequential v0.6.0 // indirect
239241
github.com/moby/term v0.5.2 // indirect
@@ -296,7 +298,6 @@ require (
296298
github.com/subosito/gotenv v1.6.0 // indirect
297299
github.com/tdakkota/asciicheck v0.4.1 // indirect
298300
github.com/tetafro/godot v1.5.1 // indirect
299-
github.com/theupdateframework/notary v0.7.0 // indirect
300301
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 // indirect
301302
github.com/timonwong/loggercheck v0.11.0 // indirect
302303
github.com/tomarrell/wrapcheck/v2 v2.11.0 // indirect

0 commit comments

Comments
 (0)