File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/distribution/reference v0.6.0
1515 github.com/docker/cli-docs-tool v0.9.0
1616 github.com/docker/distribution v2.8.3+incompatible
17- github.com/docker/docker v28.1.0-rc.1.0.20250416120748-3f46cadf398a +incompatible // master (v28.0.0-rc.2)
17+ github.com/docker/docker v28.1.0-rc.2 +incompatible
1818 github.com/docker/docker-credential-helpers v0.9.2
1919 github.com/docker/go-connections v0.5.0
2020 github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/docker/cli-docs-tool v0.9.0/go.mod h1:ClrwlNW+UioiRyH9GiAOe1o3J/TsY3T
5252github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
5353github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
5454github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
55- github.com/docker/docker v28.1.0-rc.1.0.20250416120748-3f46cadf398a +incompatible h1:6crmQOQPsBh2CAs7EUV/ME+H5a1m6cYI0neATzoViJU =
56- github.com/docker/docker v28.1.0-rc.1.0.20250416120748-3f46cadf398a +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
55+ github.com/docker/docker v28.1.0-rc.2 +incompatible h1:aLcEy4huVaL/jNS7hJNsGZbqGv+g6+AJ7hWE042Abmk =
56+ github.com/docker/docker v28.1.0-rc.2 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
5757github.com/docker/docker-credential-helpers v0.9.2 h1:50JF7ADQiHdAVBRtg/vy883Y4U5+5GmPOBNtUU+X+6A=
5858github.com/docker/docker-credential-helpers v0.9.2/go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo=
5959github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c h1:lzqkGL9b3znc+ZUgi7FlLnqjQhcXxkNM/quxIjBVMD0=
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ github.com/docker/distribution/registry/client/transport
5858github.com/docker/distribution/registry/storage/cache
5959github.com/docker/distribution/registry/storage/cache/memory
6060github.com/docker/distribution/uuid
61- # github.com/docker/docker v28.1.0-rc.1.0.20250416120748-3f46cadf398a +incompatible
61+ # github.com/docker/docker v28.1.0-rc.2 +incompatible
6262## explicit
6363github.com/docker/docker/api
6464github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments