Skip to content

Commit 3e5600d

Browse files
chore(deps): bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.2.2+incompatible to 29.2.0+incompatible. - [Commits](docker/cli@v28.2.2...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 ca7c1cb commit 3e5600d

17 files changed

Lines changed: 237 additions & 724 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ require (
6363
github.com/cppforlife/color v1.9.1-0.20200716202919-6706ac40b835 // indirect
6464
github.com/davecgh/go-spew v1.1.1 // indirect
6565
github.com/dimchansky/utfbom v1.1.0 // indirect
66-
github.com/docker/cli v28.2.2+incompatible // indirect
66+
github.com/docker/cli v29.2.0+incompatible // indirect
6767
github.com/docker/distribution v2.8.3+incompatible // indirect
6868
github.com/docker/docker-credential-helpers v0.9.3 // indirect
6969
github.com/emicklei/go-restful v2.16.0+incompatible // indirect
@@ -88,7 +88,6 @@ require (
8888
github.com/onsi/gomega v1.18.1 // indirect
8989
github.com/opencontainers/go-digest v1.0.0 // indirect
9090
github.com/opencontainers/image-spec v1.1.1 // indirect
91-
github.com/pkg/errors v0.9.1 // indirect
9291
github.com/pmezard/go-difflib v1.0.0 // indirect
9392
github.com/rivo/uniseg v0.4.7 // indirect
9493
github.com/sirupsen/logrus v1.9.3 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
104104
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
105105
github.com/dimchansky/utfbom v1.1.0 h1:FcM3g+nofKgUteL8dm/UpdRXNC9KmADgTpLKsu0TRo4=
106106
github.com/dimchansky/utfbom v1.1.0/go.mod h1:rO41eb7gLfo8SF1jd9F8HplJm1Fewwi4mQvIirEdv+8=
107-
github.com/docker/cli v28.2.2+incompatible h1:qzx5BNUDFqlvyq4AHzdNB7gSyVTmU4cgsyN9SdInc1A=
108-
github.com/docker/cli v28.2.2+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
107+
github.com/docker/cli v29.2.0+incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM=
108+
github.com/docker/cli v29.2.0+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
109109
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
110110
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
111111
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8=

vendor/github.com/docker/cli/AUTHORS

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

vendor/github.com/docker/cli/cli/config/config.go

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

vendor/github.com/docker/cli/cli/config/configfile/file.go

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

0 commit comments

Comments
 (0)