File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/distribution/reference v0.6.0
7- github.com/docker/docker v28.0.2 +incompatible
7+ github.com/docker/docker v28.0.4 +incompatible
88 github.com/docker/go-units v0.5.0
99 github.com/google/uuid v1.6.0
1010 github.com/invopop/jsonschema v0.13.0
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
2626github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2727github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
2828github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
29- github.com/docker/docker v28.0.2 +incompatible h1:9BILleFwug5FSSqWBgVevgL3ewDJfWWWyZVqlDMttE8 =
30- github.com/docker/docker v28.0.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
29+ github.com/docker/docker v28.0.4 +incompatible h1:JNNkBctYKurkw6FrHfKqY0nKIDf5nrbxjVBtS+cdcok =
30+ github.com/docker/docker v28.0.4 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
3131github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
3232github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
3333github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g =
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ github.com/davecgh/go-spew/spew
3636# github.com/distribution/reference v0.6.0
3737## explicit; go 1.20
3838github.com/distribution/reference
39- # github.com/docker/docker v28.0.2 +incompatible
39+ # github.com/docker/docker v28.0.4 +incompatible
4040## explicit
4141github.com/docker/docker/api/types/time
4242# github.com/docker/go-units v0.5.0
You can’t perform that action at this time.
0 commit comments