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 @@ -108,7 +108,7 @@ require (
108
108
github.com/dimchansky/utfbom v1.1.1 // indirect
109
109
github.com/docker/cli v20.10.20+incompatible // indirect
110
110
github.com/docker/distribution v2.8.1+incompatible // indirect
111
- github.com/docker/docker v20.10.21 +incompatible // indirect
111
+ github.com/docker/docker v20.10.24 +incompatible // indirect
112
112
github.com/docker/docker-credential-helpers v0.7.0 // indirect
113
113
github.com/dustin/go-humanize v1.0.0 // indirect
114
114
github.com/elliotchance/orderedmap v1.5.0 // indirect
Original file line number Diff line number Diff line change @@ -448,8 +448,8 @@ github.com/docker/cli v20.10.20+incompatible h1:lWQbHSHUFs7KraSN2jOJK7zbMS2jNCHI
448
448
github.com/docker/cli v20.10.20+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
449
449
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
450
450
github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
451
- github.com/docker/docker v20.10.21 +incompatible h1:UTLdBmHk3bEY+w8qeO5KttOhy6OmXWsl/FEet9Uswog =
452
- github.com/docker/docker v20.10.21 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
451
+ github.com/docker/docker v20.10.24 +incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
452
+ github.com/docker/docker v20.10.24 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
453
453
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
454
454
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
455
455
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