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 @@ -6,7 +6,7 @@ toolchain go1.22.1
6
6
7
7
require (
8
8
github.com/distribution/reference v0.6.0
9
- github.com/docker/docker v26.0.0 +incompatible
9
+ github.com/docker/docker v26.0.1 +incompatible
10
10
github.com/docker/go-units v0.5.0
11
11
github.com/golang/protobuf v1.5.4
12
12
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
33
33
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
34
34
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
35
35
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
36
- github.com/docker/docker v26.0.0 +incompatible h1:Ng2qi+gdKADUa/VM+6b6YaY2nlZhk/lVJiKR/2bMudU =
37
- github.com/docker/docker v26.0.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
36
+ github.com/docker/docker v26.0.1 +incompatible h1:t39Hm6lpXuXtgkF0dm1t9a5HkbUfdGy6XbWexmGr+hA =
37
+ github.com/docker/docker v26.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
38
38
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
39
39
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
40
40
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g =
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ github.com/davecgh/go-spew/spew
31
31
# github.com/distribution/reference v0.6.0
32
32
## explicit; go 1.20
33
33
github.com/distribution/reference
34
- # github.com/docker/docker v26.0.0 +incompatible
34
+ # github.com/docker/docker v26.0.1 +incompatible
35
35
## explicit
36
36
github.com/docker/docker/api/types/time
37
37
# github.com/docker/go-units v0.5.0
You can’t perform that action at this time.
0 commit comments