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 @@ -82,7 +82,7 @@ require (
8282 github.com/davecgh/go-spew v1.1.1 // indirect
8383 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
8484 github.com/distribution/reference v0.6.0 // indirect
85- github.com/docker/docker v27.4.1 +incompatible // indirect
85+ github.com/docker/docker v28.0.0 +incompatible // indirect
8686 github.com/docker/go-units v0.5.0 // indirect
8787 github.com/dsoprea/go-utility/v2 v2.0.0-20221003172846-a3e1774ef349 // indirect
8888 github.com/fatih/color v1.18.0 // indirect
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1
6464github.com/disintegration/imaging v1.6.2 /go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4 =
6565github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
6666github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
67- github.com/docker/docker v27.4.1 +incompatible h1:ZJvcY7gfwHn1JF48PfbyXg7Jyt9ZCWDW+GGXOIxEwp4 =
68- github.com/docker/docker v27.4.1 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
67+ github.com/docker/docker v28.0.0 +incompatible h1:Olh0KS820sJ7nPsBKChVhk5pzqcwDR15fumfAd/p9hM =
68+ github.com/docker/docker v28.0.0 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
6969github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
7070github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
7171github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments