This repository was archived by the owner on Mar 14, 2024. It is now read-only.
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 @@ -52,7 +52,7 @@ require (
5252 github.com/cyphar/filepath-securejoin v0.2.4 // indirect
5353 github.com/davecgh/go-spew v1.1.1 // indirect
5454 github.com/docker/cli v20.10.21+incompatible // indirect
55- github.com/docker/distribution v2.8.1 +incompatible // indirect
55+ github.com/docker/distribution v2.8.2 +incompatible // indirect
5656 github.com/docker/docker v20.10.24+incompatible // indirect
5757 github.com/docker/docker-credential-helpers v0.7.0 // indirect
5858 github.com/docker/go-connections v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -285,8 +285,8 @@ github.com/docker/cli v20.10.21+incompatible h1:qVkgyYUnOLQ98LtXBrwd/duVqPT2X4SH
285285github.com/docker/cli v20.10.21+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
286286github.com/docker/distribution v0.0.0-20191216044856-a8371794149d /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
287287github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
288- github.com/docker/distribution v2.8.1 +incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
289- github.com/docker/distribution v2.8.1 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
288+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
289+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
290290github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
291291github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
292292github.com/docker/docker v20.10.24+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
You can’t perform that action at this time.
0 commit comments