File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/coreos/go-systemd/v22 v22.5.0
18
18
github.com/distribution/reference v0.6.0
19
19
github.com/docker/cli v27.5.0+incompatible
20
- github.com/docker/docker v27.5.0 +incompatible
20
+ github.com/docker/docker v28.0.1 +incompatible
21
21
github.com/docker/go-connections v0.5.0
22
22
github.com/docker/go-units v0.5.0
23
23
github.com/getlantern/httptest v0.0.0-20161025015934-4b40f4c7e590
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ github.com/djherbis/times v1.6.0 h1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c=
94
94
github.com/djherbis/times v1.6.0 /go.mod h1:gOHeRAz2h+VJNZ5Gmc/o7iD9k4wW7NMVqieYCY99oc0 =
95
95
github.com/docker/cli v27.5.0+incompatible h1:aMphQkcGtpHixwwhAXJT1rrK/detk2JIvDaFkLctbGM =
96
96
github.com/docker/cli v27.5.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
97
- github.com/docker/docker v27.5.0 +incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
98
- github.com/docker/docker v27.5.0 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
97
+ github.com/docker/docker v28.0.1 +incompatible h1:FCHjSRdXhNRFjlHMTv4jUNlIBbTeRjrWfeFuJp7jpo0 =
98
+ github.com/docker/docker v28.0.1 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
99
99
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
100
100
github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
101
101
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments