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 @@ -19,7 +19,7 @@ require (
1919 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2020 github.com/disiqueira/gotree/v3 v3.0.2
2121 github.com/docker/distribution v2.8.3+incompatible
22- github.com/docker/docker v27.5.0 +incompatible
22+ github.com/docker/docker v27.5.1 +incompatible
2323 github.com/docker/go-units v0.5.0
2424 github.com/fsnotify/fsnotify v1.8.0
2525 github.com/godbus/dbus/v5 v5.1.0
Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ github.com/docker/cli v27.5.0+incompatible h1:aMphQkcGtpHixwwhAXJT1rrK/detk2JIvD
8888github.com/docker/cli v27.5.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
8989github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
9090github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
91- github.com/docker/docker v27.5.0 +incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
92- github.com/docker/docker v27.5.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
91+ github.com/docker/docker v27.5.1 +incompatible h1:4PYU5dnBYqRQi0294d1FBECqT9ECWeQAIfE8q4YnPY8 =
92+ github.com/docker/docker v27.5.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
9393github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
9494github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
9595github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ github.com/distribution/reference
256256## explicit
257257github.com/docker/distribution/registry/api/errcode
258258github.com/docker/distribution/registry/api/v2
259- # github.com/docker/docker v27.5.0 +incompatible
259+ # github.com/docker/docker v27.5.1 +incompatible
260260## explicit
261261github.com/docker/docker/api
262262github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments