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 @@ -86,7 +86,7 @@ require (
86
86
github.com/dlclark/regexp2 v1.4.0 // indirect
87
87
github.com/docker/cli v24.0.5+incompatible // indirect
88
88
github.com/docker/distribution v2.8.2+incompatible // indirect
89
- github.com/docker/docker v24.0.5 +incompatible // indirect
89
+ github.com/docker/docker v24.0.7 +incompatible // indirect
90
90
github.com/docker/docker-credential-helpers v0.7.0 // indirect
91
91
github.com/docker/go-connections v0.4.0 // indirect
92
92
github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -361,8 +361,8 @@ github.com/docker/cli v24.0.5+incompatible h1:WeBimjvS0eKdH4Ygx+ihVq1Q++xg36M/rM
361
361
github.com/docker/cli v24.0.5+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
362
362
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
363
363
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
364
- github.com/docker/docker v24.0.5 +incompatible h1:WmgcE4fxyI6EEXxBRxsHnZXrO1pQ3smi0k/jho4HLeY =
365
- github.com/docker/docker v24.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
364
+ github.com/docker/docker v24.0.7 +incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
365
+ github.com/docker/docker v24.0.7 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
366
366
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
367
367
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
368
368
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments