Skip to content

Commit da7c457

Browse files
chore(deps): update module github.com/docker/docker to v26 [security]
Signed-off-by: null <[email protected]>
1 parent da36d68 commit da7c457

File tree

6 files changed

+4
-32
lines changed

6 files changed

+4
-32
lines changed

modules/tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/davecgh/go-spew v1.1.1 // indirect
3737
github.com/docker/cli v24.0.0+incompatible // indirect
3838
github.com/docker/distribution v2.8.2+incompatible // indirect
39-
github.com/docker/docker v25.0.6+incompatible // indirect
39+
github.com/docker/docker v26.0.0+incompatible // indirect
4040
github.com/docker/docker-credential-helpers v0.7.0 // indirect
4141
github.com/emicklei/go-restful/v3 v3.10.2 // indirect
4242
github.com/evanphx/json-patch v4.12.0+incompatible // indirect

modules/tests/go.sum

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

modules/tests/vendor/github.com/docker/docker/pkg/homedir/homedir.go

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

modules/tests/vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go

Lines changed: 0 additions & 8 deletions
This file was deleted.

modules/tests/vendor/github.com/docker/docker/pkg/homedir/homedir_windows.go

Lines changed: 0 additions & 6 deletions
This file was deleted.

modules/tests/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ github.com/docker/cli/cli/config/types
5757
# github.com/docker/distribution v2.8.2+incompatible
5858
## explicit
5959
github.com/docker/distribution/registry/client/auth/challenge
60-
# github.com/docker/docker v25.0.6+incompatible
60+
# github.com/docker/docker v26.0.0+incompatible
6161
## explicit
6262
github.com/docker/docker/pkg/homedir
6363
# github.com/docker/docker-credential-helpers v0.7.0

0 commit comments

Comments
 (0)