File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.0
4
4
5
5
require (
6
6
github.com/distribution/reference v0.6.0
7
- github.com/docker/docker v27.5.0 +incompatible
7
+ github.com/docker/docker v27.5.1 +incompatible
8
8
github.com/docker/go-units v0.5.0
9
9
github.com/google/uuid v1.6.0
10
10
github.com/invopop/jsonschema v0.13.0
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
27
27
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
28
28
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
29
29
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
30
- github.com/docker/docker v27.5.0 +incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
31
- github.com/docker/docker v27.5.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
30
+ github.com/docker/docker v27.5.1 +incompatible h1:4PYU5dnBYqRQi0294d1FBECqT9ECWeQAIfE8q4YnPY8 =
31
+ github.com/docker/docker v27.5.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
32
32
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
33
33
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
34
34
github.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
36
36
# github.com/distribution/reference v0.6.0
37
37
## explicit; go 1.20
38
38
github.com/distribution/reference
39
- # github.com/docker/docker v27.5.0 +incompatible
39
+ # github.com/docker/docker v27.5.1 +incompatible
40
40
## explicit
41
41
github.com/docker/docker/api/types/time
42
42
# github.com/docker/go-units v0.5.0
You can’t perform that action at this time.
0 commit comments