Skip to content

Commit 5d194f7

Browse files
Bump github.com/docker/cli
Bumps the go-docker-dependencies group with 1 update in the / directory: [github.com/docker/cli](https://github.com/docker/cli). Updates `github.com/docker/cli` from 29.4.3+incompatible to 29.5.3+incompatible - [Commits](docker/cli@v29.4.3...v29.5.3) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.5.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-docker-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9a5adf commit 5d194f7

5 files changed

Lines changed: 96 additions & 60 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/blang/semver v3.5.1+incompatible
1111
github.com/cpuguy83/go-md2man v1.0.10
1212
github.com/creack/pty v1.1.24
13-
github.com/docker/cli v29.4.3+incompatible
13+
github.com/docker/cli v29.5.3+incompatible
1414
github.com/docker/docker v28.5.2+incompatible
1515
github.com/fatih/color v1.19.0
1616
github.com/go-jose/go-jose/v4 v4.1.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 h1:ge14PCmCvPjpMQM
184184
github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352/go.mod h1:SKVExuS+vpu2l9IoOc0RwqE7NYnb0JlcFHFnEJkVDzc=
185185
github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 h1:lxmTCgmHE1GUYL7P0MlNa00M67axePTq+9nBSGddR8I=
186186
github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7/go.mod h1:GvWntX9qiTlOud0WkQ6ewFm0LPy5JUR1Xo0Ngbd1w6Y=
187-
github.com/docker/cli v29.4.3+incompatible h1:u+UliYm2J/rYrIh2FqHQg32neRG8GjbvNuwQRTzGspU=
188-
github.com/docker/cli v29.4.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
187+
github.com/docker/cli v29.5.3+incompatible h1:nbEFfz774vBwQ5KRYv7c/AghjReqnGISvrRhzjV0evs=
188+
github.com/docker/cli v29.5.3+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
189189
github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM=
190190
github.com/docker/docker v28.5.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
191191
github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY=

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

Lines changed: 80 additions & 51 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/credentials/default_store.go

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

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ github.com/digitorus/pkcs7
405405
# github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7
406406
## explicit; go 1.16
407407
github.com/digitorus/timestamp
408-
# github.com/docker/cli v29.4.3+incompatible
408+
# github.com/docker/cli v29.5.3+incompatible
409409
## explicit
410410
github.com/docker/cli/cli/config
411411
github.com/docker/cli/cli/config/configfile

0 commit comments

Comments
 (0)