Skip to content

Commit 1526ebf

Browse files
Merge pull request containers#22461 from containers/renovate/github.ghproxy.top-docker-docker-26.x
fix(deps): update module github.com/docker/docker to v26.1.0+incompatible
2 parents 1a23451 + c31728c commit 1526ebf

File tree

5 files changed

+28
-4
lines changed

5 files changed

+28
-4
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/cyphar/filepath-securejoin v0.2.4
3131
github.com/digitalocean/go-qemu v0.0.0-20230711162256-2e3d0186973e
3232
github.com/docker/distribution v2.8.3+incompatible
33-
github.com/docker/docker v26.0.2+incompatible
33+
github.com/docker/docker v26.1.0+incompatible
3434
github.com/docker/go-connections v0.5.0
3535
github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
3636
github.com/docker/go-units v0.5.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ github.com/docker/cli v25.0.5+incompatible h1:3Llw3kcE1gOScEojA247iDD+p1l9hHeC7H
140140
github.com/docker/cli v25.0.5+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
141141
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
142142
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
143-
github.com/docker/docker v26.0.2+incompatible h1:yGVmKUFGgcxA6PXWAokO0sQL22BrQ67cgVjko8tGdXE=
144-
github.com/docker/docker v26.0.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
143+
github.com/docker/docker v26.1.0+incompatible h1:W1G9MPNbskA6VZWL7b3ZljTh0pXI68FpINx0GKaOdaM=
144+
github.com/docker/docker v26.1.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
145145
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo=
146146
github.com/docker/docker-credential-helpers v0.8.1/go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M=
147147
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=

vendor/github.com/docker/docker/AUTHORS

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/docker/docker/pkg/system/stat_illumos.go

+15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ github.com/distribution/reference
471471
github.com/docker/distribution/registry/api/errcode
472472
github.com/docker/distribution/registry/api/v2
473473
github.com/docker/distribution/registry/client/auth/challenge
474-
# github.com/docker/docker v26.0.2+incompatible
474+
# github.com/docker/docker v26.1.0+incompatible
475475
## explicit
476476
github.com/docker/docker/api
477477
github.com/docker/docker/api/types

0 commit comments

Comments
 (0)