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 @@ -48,7 +48,7 @@ require (
48
48
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
49
49
github.com/davecgh/go-spew v1.1.1 // indirect
50
50
github.com/docker/distribution v2.8.2+incompatible // indirect
51
- github.com/docker/docker v20.10.27 +incompatible // indirect
51
+ github.com/docker/docker v24.0.9 +incompatible // indirect
52
52
github.com/docker/go-connections v0.4.0 // indirect
53
53
github.com/docker/go-units v0.5.0 // indirect
54
54
github.com/eapache/go-resiliency v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
98
98
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99
99
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
100
100
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
101
- github.com/docker/docker v20.10.27 +incompatible h1:Id/ZooynV4ZlD6xX20RCd3SR0Ikn7r4QZDa2ECK2TgA =
102
- github.com/docker/docker v20.10.27 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
101
+ github.com/docker/docker v24.0.9 +incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKsAqcl4G0Of9v0 =
102
+ github.com/docker/docker v24.0.9 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
103
103
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
104
104
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
105
105
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments