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 @@ -30,7 +30,7 @@ require (
3030 github.com/cpuguy83/dockercfg v0.3.1 // indirect
3131 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3232 github.com/distribution/reference v0.6.0 // indirect
33- github.com/docker/docker v26.0.0 +incompatible // indirect
33+ github.com/docker/docker v26.0.2 +incompatible // indirect
3434 github.com/docker/go-connections v0.5.0 // indirect
3535 github.com/docker/go-units v0.5.0 // indirect
3636 github.com/fatih/color v1.16.0 // indirect
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
6161github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
6262github.com/docker/cli v24.0.7+incompatible h1:wa/nIwYFW7BVTGa7SWPVyyXU9lgORqUb1xfI36MSkFg =
6363github.com/docker/cli v24.0.7+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
64- github.com/docker/docker v26.0.0 +incompatible h1:Ng2qi+gdKADUa/VM+6b6YaY2nlZhk/lVJiKR/2bMudU =
65- github.com/docker/docker v26.0.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
64+ github.com/docker/docker v26.0.2 +incompatible h1:yGVmKUFGgcxA6PXWAokO0sQL22BrQ67cgVjko8tGdXE =
65+ github.com/docker/docker v26.0.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
6666github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
6767github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
6868github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments