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 @@ -105,7 +105,7 @@ require (
105105 github.com/davecgh/go-spew v1.1.1 // indirect
106106 github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
107107 github.com/docker/cli v20.10.20+incompatible // indirect
108- github.com/docker/docker v23.0.0 +incompatible // indirect
108+ github.com/docker/docker v23.0.3 +incompatible // indirect
109109 github.com/docker/docker-credential-helpers v0.7.0 // indirect
110110 github.com/docker/go-units v0.5.0 // indirect
111111 github.com/dustin/go-humanize v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -370,8 +370,8 @@ github.com/docker/cli v20.10.20+incompatible h1:lWQbHSHUFs7KraSN2jOJK7zbMS2jNCHI
370370github.com/docker/cli v20.10.20+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
371371github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
372372github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
373- github.com/docker/docker v23.0.0 +incompatible h1:L6c28tNyqZ4/ub9AZC9d5QUuunoHHfEH4/Ue+h/E5nE =
374- github.com/docker/docker v23.0.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
373+ github.com/docker/docker v23.0.3 +incompatible h1:9GhVsShNWz1hO//9BNg/dpMnZW25KydO4wtVxWAIbho =
374+ github.com/docker/docker v23.0.3 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
375375github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
376376github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
377377github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments