This repository was archived by the owner on Apr 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/cenkalti/backoff v2.2.1+incompatible // indirect
4040 github.com/containerd/continuity v0.3.0 // indirect
4141 github.com/davecgh/go-spew v1.1.1 // indirect
42- github.com/docker/docker v20.10.14 +incompatible
42+ github.com/docker/docker v24.0.9 +incompatible
4343 github.com/docker/go-connections v0.4.0 // indirect
4444 github.com/docker/go-units v0.4.0 // indirect
4545 github.com/gorilla/securecookie v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6
4646github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
4747github.com/docker/docker v20.10.14+incompatible h1:+T9/PRYWNDo5SZl5qS1r9Mo/0Q8AwxKKPtu9S1yxM0w =
4848github.com/docker/docker v20.10.14+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
49+ github.com/docker/docker v24.0.9+incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKsAqcl4G0Of9v0 =
50+ github.com/docker/docker v24.0.9+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
4951github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
5052github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
5153github.com/docker/go-units v0.4.0 h1:3uh0PgVws3nIA0Q+MwDC8yjEPf9zjRfZZWXZYDct3Tw =
You can’t perform that action at this time.
0 commit comments