File tree 2 files changed +3
-3
lines changed
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/containerd/continuity v0.3.0 // indirect
56
56
github.com/creack/pty v1.1.18 // indirect
57
57
github.com/docker/cli v20.10.17+incompatible // indirect
58
- github.com/docker/docker v20.10.7 +incompatible // indirect
58
+ github.com/docker/docker v20.10.24 +incompatible // indirect
59
59
github.com/docker/go-connections v0.4.0 // indirect
60
60
github.com/docker/go-units v0.4.0 // indirect
61
61
github.com/fatih/color v1.15.0 // indirect
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 h1:tdlZCpZ/P9DhczC
143
143
github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2 /go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw =
144
144
github.com/docker/cli v20.10.17+incompatible h1:eO2KS7ZFeov5UJeaDmIs1NFEDRf32PaqRpvoEkKBy5M =
145
145
github.com/docker/cli v20.10.17+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
146
- github.com/docker/docker v20.10.7 +incompatible h1:Z6O9Nhsjv+ayUEeI1IojKbYcsGdgYSNqxe1s2MYzUhQ =
147
- github.com/docker/docker v20.10.7 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
146
+ github.com/docker/docker v20.10.24 +incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
147
+ github.com/docker/docker v20.10.24 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
148
148
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
149
149
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
150
150
github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw =
You can’t perform that action at this time.
0 commit comments