Skip to content

Commit 4e4a0c1

Browse files
build(deps): bump github.com/docker/cli in /pkg/pillar
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 25.0.3+incompatible to 29.2.0+incompatible. - [Commits](docker/cli@v25.0.3...v29.2.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.2.0+incompatible dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fbc264 commit 4e4a0c1

File tree

10 files changed

+410
-57
lines changed

10 files changed

+410
-57
lines changed

pkg/pillar/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ require (
101101
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
102102
github.com/digitalocean/go-libvirt v0.0.0-20221020193630-0d0212f5ead2 // indirect
103103
github.com/distribution/reference v0.6.0 // indirect
104-
github.com/docker/cli v25.0.3+incompatible // indirect
104+
github.com/docker/cli v29.2.0+incompatible // indirect
105105
github.com/docker/distribution v2.8.3+incompatible // indirect
106106
github.com/docker/docker-credential-helpers v0.8.1 // indirect
107107
github.com/docker/go-connections v0.5.0 // indirect

pkg/pillar/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2 h1:aB
250250
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2/go.mod h1:WHNsWjnIn2V1LYOrME7e8KxSeKunYHsxEm4am0BUtcI=
251251
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
252252
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
253-
github.com/docker/cli v25.0.3+incompatible h1:KLeNs7zws74oFuVhgZQ5ONGZiXUUdgsdy6/EsX/6284=
254-
github.com/docker/cli v25.0.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
253+
github.com/docker/cli v29.2.0+incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM=
254+
github.com/docker/cli v29.2.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
255255
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
256256
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
257257
github.com/docker/docker v28.3.3+incompatible h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI=

pkg/pillar/vendor/github.com/docker/cli/AUTHORS

Lines changed: 58 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/pillar/vendor/github.com/docker/cli/NOTICE

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)