File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/creack/pty v1.1.21
13
13
github.com/distribution/reference v0.5.0
14
14
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)
16
16
github.com/docker/docker-credential-helpers v0.8.1
17
17
github.com/docker/go-connections v0.5.0
18
18
github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5
54
54
github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
55
55
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
56
56
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=
59
59
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo=
60
60
github.com/docker/docker-credential-helpers v0.8.1/go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M=
61
61
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ github.com/docker/distribution/registry/client/transport
53
53
github.com/docker/distribution/registry/storage/cache
54
54
github.com/docker/distribution/registry/storage/cache/memory
55
55
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
57
57
## explicit
58
58
github.com/docker/docker/api
59
59
github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments