File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ require (
57
57
github.com/davecgh/go-spew v1.1.1 // indirect
58
58
github.com/docker/cli v20.10.17+incompatible // indirect
59
59
github.com/docker/distribution v2.8.1+incompatible // indirect
60
- github.com/docker/docker v20.10.17 +incompatible // indirect
60
+ github.com/docker/docker v20.10.24 +incompatible // indirect
61
61
github.com/docker/docker-credential-helpers v0.6.4 // indirect
62
62
github.com/docker/go-connections v0.4.0 // indirect
63
63
github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -385,8 +385,9 @@ github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
385
385
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
386
386
github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
387
387
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
388
- github.com/docker/docker v20.10.17+incompatible h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE =
389
388
github.com/docker/docker v20.10.17+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
389
+ github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
390
+ github.com/docker/docker v20.10.24+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
390
391
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
391
392
github.com/docker/docker-credential-helpers v0.6.4 h1:axCks+yV+2MR3/kZhAmy07yC56WZ2Pwu/fKWtKuZB0o =
392
393
github.com/docker/docker-credential-helpers v0.6.4 /go.mod h1:ofX3UI0Gz1TteYBjtgs07O36Pyasyp66D2uKT7H8W1c =
You can’t perform that action at this time.
0 commit comments