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 @@ -262,7 +262,7 @@ require (
262
262
github.com/coreos/go-iptables v0.6.0 // indirect
263
263
github.com/dlclark/regexp2 v1.10.0 // indirect
264
264
github.com/docker/cli v23.0.5+incompatible // indirect
265
- github.com/docker/docker v23 .0.5 +incompatible // indirect
265
+ github.com/docker/docker v24 .0.7 +incompatible // indirect
266
266
github.com/docker/go-connections v0.4.0 // indirect
267
267
github.com/docker/go-units v0.5.0 // indirect
268
268
github.com/dustin/go-humanize v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -279,8 +279,8 @@ github.com/dlclark/regexp2 v1.7.0/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnm
279
279
github.com/docker/cli v23.0.5+incompatible h1:ufWmAOuD3Vmr7JP2G5K3cyuNC4YZWiAsuDEvFVVDafE =
280
280
github.com/docker/cli v23.0.5+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
281
281
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
282
- github.com/docker/docker v23 .0.5 +incompatible h1:DaxtlTJjFSnLOXVNUBU1+6kXGz2lpDoEAH6QoxaSg8k =
283
- github.com/docker/docker v23 .0.5 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
282
+ github.com/docker/docker v24 .0.7 +incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
283
+ github.com/docker/docker v24 .0.7 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
284
284
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
285
285
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
286
286
github.com/docker/go-units v0.4.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
You can’t perform that action at this time.
0 commit comments