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
66
77require (
88 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
1010 github.com/docker/go-units v0.5.0
1111 github.com/golang/protobuf v1.5.4
1212 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
3333github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3434github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
3535github.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 =
3838github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
3939github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
4040github.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
3131# github.com/distribution/reference v0.6.0
3232## explicit; go 1.20
3333github.com/distribution/reference
34- # github.com/docker/docker v26.0.0 +incompatible
34+ # github.com/docker/docker v26.0.1 +incompatible
3535## explicit
3636github.com/docker/docker/api/types/time
3737# github.com/docker/go-units v0.5.0
You can’t perform that action at this time.
0 commit comments