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 @@ -40,7 +40,7 @@ require (
40
40
github.com/containerd/containerd v1.6.26 // indirect
41
41
github.com/containerd/log v0.1.0 // indirect
42
42
github.com/davecgh/go-spew v1.1.1 // indirect
43
- github.com/docker/docker v25.0.4 +incompatible // indirect
43
+ github.com/docker/docker v25.0.5 +incompatible // indirect
44
44
github.com/docker/go-connections v0.4.0 // indirect
45
45
github.com/docker/go-units v0.5.0 // indirect
46
46
github.com/go-asn1-ber/asn1-ber v1.5.5 // indirect
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/creack/pty v1.1.11/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ
30
30
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
31
31
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
32
32
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
33
- github.com/docker/docker v25.0.4 +incompatible h1:XITZTrq+52tZyZxUOtFIahUf3aH367FLxJzt9vZeAF8 =
34
- github.com/docker/docker v25.0.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
33
+ github.com/docker/docker v25.0.5 +incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE =
34
+ github.com/docker/docker v25.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
35
35
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
36
36
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
37
37
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments