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 @@ -39,7 +39,7 @@ require (
39
39
github.com/davecgh/go-spew v1.1.1 // indirect
40
40
github.com/docker/cli v20.10.21+incompatible // indirect
41
41
github.com/docker/distribution v2.8.1+incompatible // indirect
42
- github.com/docker/docker v20.10.21 +incompatible // indirect
42
+ github.com/docker/docker v20.10.24 +incompatible // indirect
43
43
github.com/docker/docker-credential-helpers v0.7.0 // indirect
44
44
github.com/docker/go-connections v0.4.0 // indirect
45
45
github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -310,8 +310,8 @@ github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
310
310
github.com/docker/docker v0.7.3-0.20190103212154-2b7e084dc98b /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
311
311
github.com/docker/docker v0.7.3-0.20190817195342-4760db040282 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
312
312
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
313
- github.com/docker/docker v20.10.21 +incompatible h1:UTLdBmHk3bEY+w8qeO5KttOhy6OmXWsl/FEet9Uswog =
314
- github.com/docker/docker v20.10.21 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
313
+ github.com/docker/docker v20.10.24 +incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
314
+ github.com/docker/docker v20.10.24 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
315
315
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
316
316
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
317
317
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
You can’t perform that action at this time.
0 commit comments