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 @@ -23,7 +23,7 @@ require (
23
23
github.com/davecgh/go-spew v1.1.1 // indirect
24
24
github.com/docker/cli v23.0.1+incompatible // indirect
25
25
github.com/docker/distribution v2.8.2+incompatible // indirect
26
- github.com/docker/docker v23.0.1 +incompatible // indirect
26
+ github.com/docker/docker v23.0.3 +incompatible // indirect
27
27
github.com/docker/docker-credential-helpers v0.7.0 // indirect
28
28
github.com/docker/go-connections v0.4.0 // indirect
29
29
github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ github.com/docker/cli v23.0.1+incompatible h1:LRyWITpGzl2C9e9uGxzisptnxAn1zfZKXy
91
91
github.com/docker/cli v23.0.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
92
92
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
93
93
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
94
- github.com/docker/docker v23.0.1 +incompatible h1:vjgvJZxprTTE1A37nm+CLNAdwu6xZekyoiVlUZEINcY =
95
- github.com/docker/docker v23.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
94
+ github.com/docker/docker v23.0.3 +incompatible h1:9GhVsShNWz1hO//9BNg/dpMnZW25KydO4wtVxWAIbho =
95
+ github.com/docker/docker v23.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
96
96
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
97
97
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
98
98
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments