File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ require (
32
32
github.com/coreos/go-systemd/v22 v22.5.0
33
33
github.com/cyphar/filepath-securejoin v0.4.1 // gomodjail:unconfined
34
34
github.com/distribution/reference v0.6.0
35
- github.com/docker/cli v28.1.1 +incompatible // gomodjail:unconfined
36
- github.com/docker/docker v28.1.1 +incompatible // gomodjail:unconfined
35
+ github.com/docker/cli v28.2.2 +incompatible // gomodjail:unconfined
36
+ github.com/docker/docker v28.2.2 +incompatible // gomodjail:unconfined
37
37
github.com/docker/go-connections v0.5.0
38
38
github.com/docker/go-units v0.5.0
39
39
github.com/fahedouch/go-logrotate v0.3.0 // gomodjail:unconfined
Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
86
86
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
87
87
github.com/djherbis/times v1.6.0 h1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c =
88
88
github.com/djherbis/times v1.6.0 /go.mod h1:gOHeRAz2h+VJNZ5Gmc/o7iD9k4wW7NMVqieYCY99oc0 =
89
- github.com/docker/cli v28.1.1 +incompatible h1:eyUemzeI45DY7eDPuwUcmDyDj1pM98oD5MdSpiItp8k =
90
- github.com/docker/cli v28.1.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
91
- github.com/docker/docker v28.1.1 +incompatible h1:49M11BFLsVO1gxY9UX9p/zwkE/rswggs8AdFmXQw51I =
92
- github.com/docker/docker v28.1.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
89
+ github.com/docker/cli v28.2.2 +incompatible h1:qzx5BNUDFqlvyq4AHzdNB7gSyVTmU4cgsyN9SdInc1A =
90
+ github.com/docker/cli v28.2.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
91
+ github.com/docker/docker v28.2.2 +incompatible h1:CjwRSksz8Yo4+RmQ339Dp/D2tGO5JxwYeqtMOEe0LDw =
92
+ github.com/docker/docker v28.2.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
93
93
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
94
94
github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
95
95
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments