File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/coreos/go-systemd/v22 v22.5.0
2828 github.com/docker/cli v24.0.1+incompatible
2929 github.com/docker/distribution v2.8.2+incompatible
30- github.com/docker/docker v24.0.1 +incompatible
30+ github.com/docker/docker v24.0.2 +incompatible
3131 github.com/docker/go-connections v0.4.0
3232 github.com/docker/go-units v0.5.0
3333 github.com/gofrs/flock v0.8.1
Original file line number Diff line number Diff line change @@ -444,8 +444,8 @@ github.com/docker/docker v1.4.2-0.20180531152204-71cd53e4a197/go.mod h1:eEKB0N0r
444444github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
445445github.com/docker/docker v17.12.0-ce-rc1.0.20200730172259-9f28837c1d93+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
446446github.com/docker/docker v20.10.0-beta1.0.20201110211921-af34b94a78a1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
447- github.com/docker/docker v24.0.1 +incompatible h1:NxN81beIxDlUaVt46iUQrYHD9/W3u9EGl52r86O/IGw =
448- github.com/docker/docker v24.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
447+ github.com/docker/docker v24.0.2 +incompatible h1:eATx+oLz9WdNVkQrr0qjQ8HvRJ4bOOxfzEo8R+dA3cg =
448+ github.com/docker/docker v24.0.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
449449github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
450450github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
451451github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
Original file line number Diff line number Diff line change @@ -436,7 +436,7 @@ github.com/docker/cli/cli/connhelper/commandconn
436436## explicit
437437github.com/docker/distribution/digestset
438438github.com/docker/distribution/reference
439- # github.com/docker/docker v24.0.1 +incompatible
439+ # github.com/docker/docker v24.0.2 +incompatible
440440## explicit
441441github.com/docker/docker/api
442442github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments