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 @@ -100,7 +100,7 @@ require (
100100 github.com/cyphar/filepath-securejoin v0.2.3 // indirect
101101 github.com/davecgh/go-spew v1.1.1 // indirect
102102 github.com/docker/cli v23.0.1+incompatible // indirect
103- github.com/docker/docker v23.0.1 +incompatible // indirect
103+ github.com/docker/docker v23.0.3 +incompatible // indirect
104104 github.com/docker/docker-credential-helpers v0.7.0 // indirect
105105 github.com/docker/go-connections v0.4.0 // indirect
106106 github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -300,8 +300,8 @@ github.com/docker/cli v23.0.1+incompatible h1:LRyWITpGzl2C9e9uGxzisptnxAn1zfZKXy
300300github.com/docker/cli v23.0.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
301301github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
302302github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
303- github.com/docker/docker v23.0.1 +incompatible h1:vjgvJZxprTTE1A37nm+CLNAdwu6xZekyoiVlUZEINcY =
304- github.com/docker/docker v23.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
303+ github.com/docker/docker v23.0.3 +incompatible h1:9GhVsShNWz1hO//9BNg/dpMnZW25KydO4wtVxWAIbho =
304+ github.com/docker/docker v23.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
305305github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
306306github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
307307github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments