File tree 4 files changed +69
-8
lines changed
github.com/docker/docker/pkg/atomicwriter
4 files changed +69
-8
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/distribution/reference v0.6.0
15
15
github.com/docker/cli-docs-tool v0.9.0
16
16
github.com/docker/distribution v2.8.3+incompatible
17
- github.com/docker/docker v28.0.2 +incompatible
17
+ github.com/docker/docker v28.0.3-0.20250325003005-330857ad0ffb +incompatible
18
18
github.com/docker/docker-credential-helpers v0.9.2
19
19
github.com/docker/go-connections v0.5.0
20
20
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
52
52
github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
53
53
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=
54
54
github.com/docker/distribution v2.8.3+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
55
- github.com/docker/docker v28.0.2 +incompatible h1:9BILleFwug5FSSqWBgVevgL3ewDJfWWWyZVqlDMttE8 =
56
- github.com/docker/docker v28.0.2 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
55
+ github.com/docker/docker v28.0.3-0.20250325003005-330857ad0ffb +incompatible h1:V27kSTL5Jh5KdeMbmvyjcpLCztmMqrvUQY3hkxMiVM0 =
56
+ github.com/docker/docker v28.0.3-0.20250325003005-330857ad0ffb +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
57
57
github.com/docker/docker-credential-helpers v0.9.2 h1:50JF7ADQiHdAVBRtg/vy883Y4U5+5GmPOBNtUU+X+6A=
58
58
github.com/docker/docker-credential-helpers v0.9.2/go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo=
59
59
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 @@ -60,7 +60,7 @@ github.com/docker/distribution/registry/client/transport
60
60
github.com/docker/distribution/registry/storage/cache
61
61
github.com/docker/distribution/registry/storage/cache/memory
62
62
github.com/docker/distribution/uuid
63
- # github.com/docker/docker v28.0.2 +incompatible
63
+ # github.com/docker/docker v28.0.3-0.20250325003005-330857ad0ffb +incompatible
64
64
## explicit
65
65
github.com/docker/docker/api
66
66
github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments