File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
55
55
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2 // indirect
56
56
github.com/docker/cli v20.10.21+incompatible // indirect
57
57
github.com/docker/distribution v2.8.2+incompatible // indirect
58
- github.com/docker/docker v20.10.24 +incompatible // indirect
58
+ github.com/docker/docker v20.10.27 +incompatible // indirect
59
59
github.com/docker/docker-credential-helpers v0.7.0 // indirect
60
60
github.com/docker/go-connections v0.4.0 // indirect
61
61
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect
Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ github.com/docker/cli v20.10.21+incompatible h1:qVkgyYUnOLQ98LtXBrwd/duVqPT2X4SH
138
138
github.com/docker/cli v20.10.21+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
139
139
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
140
140
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
141
- github.com/docker/docker v20.10.24 +incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
142
- github.com/docker/docker v20.10.24 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
141
+ github.com/docker/docker v20.10.27 +incompatible h1:Id/ZooynV4ZlD6xX20RCd3SR0Ikn7r4QZDa2ECK2TgA =
142
+ github.com/docker/docker v20.10.27 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
143
143
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
144
144
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
145
145
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments