Skip to content

Commit 6bae3e6

Browse files
dependabot[bot]tekton-robot
authored andcommitted
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.5+incompatible to 24.0.6+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.5...v24.0.6) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a68bfc commit 6bae3e6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/cpuguy83/go-md2man v1.0.10
1010
github.com/creack/pty v1.1.18
1111
github.com/docker/cli v24.0.5+incompatible
12-
github.com/docker/docker v24.0.5+incompatible
12+
github.com/docker/docker v24.0.6+incompatible
1313
github.com/fatih/color v1.15.0
1414
github.com/google/go-cmp v0.5.9
1515
github.com/google/go-containerregistry v0.16.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1336,8 +1336,8 @@ github.com/docker/docker v20.10.7+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05b
13361336
github.com/docker/docker v20.10.12+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
13371337
github.com/docker/docker v20.10.14+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
13381338
github.com/docker/docker v23.0.4+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
1339-
github.com/docker/docker v24.0.5+incompatible h1:WmgcE4fxyI6EEXxBRxsHnZXrO1pQ3smi0k/jho4HLeY=
1340-
github.com/docker/docker v24.0.5+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
1339+
github.com/docker/docker v24.0.6+incompatible h1:hceabKCtUgDqPu+qm0NgsaXf28Ljf4/pWFL7xjWWDgE=
1340+
github.com/docker/docker v24.0.6+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
13411341
github.com/docker/docker-credential-helpers v0.6.3/go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y=
13421342
github.com/docker/docker-credential-helpers v0.6.4/go.mod h1:ofX3UI0Gz1TteYBjtgs07O36Pyasyp66D2uKT7H8W1c=
13431343
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A=

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ github.com/docker/cli/cli/config/types
482482
# github.com/docker/distribution v2.8.2+incompatible
483483
## explicit
484484
github.com/docker/distribution/registry/client/auth/challenge
485-
# github.com/docker/docker v24.0.5+incompatible
485+
# github.com/docker/docker v24.0.6+incompatible
486486
## explicit
487487
github.com/docker/docker/pkg/homedir
488488
# github.com/docker/docker-credential-helpers v0.7.0

0 commit comments

Comments
 (0)