Skip to content

Commit c2be159

Browse files
committedMar 19, 2024
vendor: github.com/docker/docker e63daec8672d (v25.0.5-dev)
full diff: moby/moby@061aa95...e63daec Signed-off-by: Paweł Gronowski <[email protected]>
1 parent 1a576c5 commit c2be159

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎vendor.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/creack/pty v1.1.21
1313
github.com/distribution/reference v0.5.0
1414
github.com/docker/distribution v2.8.3+incompatible
15-
github.com/docker/docker v25.0.4-0.20240306135850-061aa95809be+incompatible // 25.0 branch (v25.0.4-dev)
15+
github.com/docker/docker v25.0.5-0.20240319141229-e63daec8672d+incompatible // 25.0 branch (v25.0.5-dev)
1616
github.com/docker/docker-credential-helpers v0.8.1
1717
github.com/docker/go-connections v0.5.0
1818
github.com/docker/go-units v0.5.0

‎vendor.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5
5454
github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
5555
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
5656
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
57-
github.com/docker/docker v25.0.4-0.20240306135850-061aa95809be+incompatible h1:hmSNgyKCSdRid6+TReBw9RCXrzeIs2ACEohBu9qfPt0=
58-
github.com/docker/docker v25.0.4-0.20240306135850-061aa95809be+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
57+
github.com/docker/docker v25.0.5-0.20240319141229-e63daec8672d+incompatible h1:/fHlcenWAlpspiwdoApWGdUJ9FuFsD/NeK8BuFyZZzY=
58+
github.com/docker/docker v25.0.5-0.20240319141229-e63daec8672d+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
5959
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo=
6060
github.com/docker/docker-credential-helpers v0.8.1/go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M=
6161
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=

‎vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ github.com/docker/distribution/registry/client/transport
5353
github.com/docker/distribution/registry/storage/cache
5454
github.com/docker/distribution/registry/storage/cache/memory
5555
github.com/docker/distribution/uuid
56-
# github.com/docker/docker v25.0.4-0.20240306135850-061aa95809be+incompatible
56+
# github.com/docker/docker v25.0.5-0.20240319141229-e63daec8672d+incompatible
5757
## explicit
5858
github.com/docker/docker/api
5959
github.com/docker/docker/api/types

0 commit comments

Comments
 (0)
Please sign in to comment.