File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/containerd/errdefs v1.0.0
1818 github.com/diskfs/go-diskfs v1.9.3
1919 github.com/distribution/reference v0.6.0
20- github.com/docker/cli v29.6.1 +incompatible
20+ github.com/docker/cli v29.7.2 +incompatible
2121 github.com/docker/docker v28.5.2+incompatible
2222 github.com/docker/go-connections v0.7.0
2323 github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
187187github.qkg1.top/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
188188github.qkg1.top/djherbis/times v1.6.0 h1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c =
189189github.qkg1.top/djherbis/times v1.6.0 /go.mod h1:gOHeRAz2h+VJNZ5Gmc/o7iD9k4wW7NMVqieYCY99oc0 =
190- github.com/docker/cli v29.6.1 +incompatible h1:oO7F4nn3Ovr/5TlfTUWFbMwBSS/B7Xs6Epv26gBrUP8 =
191- github.com/docker/cli v29.6.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
190+ github.com/docker/cli v29.7.2 +incompatible h1:dlkwallR8XqfeVnA2ELEhdwvb4lsSwuB4IgsG8Q9cLY =
191+ github.com/docker/cli v29.7.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
192192github.qkg1.top/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
193193github.qkg1.top/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
194194github.qkg1.top/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ require (
9090 github.com/diskfs/go-diskfs v1.9.3 // indirect
9191 github.com/distribution/reference v0.6.0 // indirect
9292 github.com/djherbis/times v1.6.0 // indirect
93- github.com/docker/cli v29.6.1 +incompatible // indirect
93+ github.com/docker/cli v29.7.2 +incompatible // indirect
9494 github.com/docker/docker v28.5.2+incompatible // indirect
9595 github.com/docker/docker-credential-helpers v0.9.3 // indirect
9696 github.com/docker/go-connections v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -167,8 +167,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
167167github.qkg1.top/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
168168github.qkg1.top/djherbis/times v1.6.0 h1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c =
169169github.qkg1.top/djherbis/times v1.6.0 /go.mod h1:gOHeRAz2h+VJNZ5Gmc/o7iD9k4wW7NMVqieYCY99oc0 =
170- github.com/docker/cli v29.6.1 +incompatible h1:oO7F4nn3Ovr/5TlfTUWFbMwBSS/B7Xs6Epv26gBrUP8 =
171- github.com/docker/cli v29.6.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
170+ github.com/docker/cli v29.7.2 +incompatible h1:dlkwallR8XqfeVnA2ELEhdwvb4lsSwuB4IgsG8Q9cLY =
171+ github.com/docker/cli v29.7.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
172172github.qkg1.top/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
173173github.qkg1.top/docker/docker v28.5.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
174174github.qkg1.top/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
You can’t perform that action at this time.
0 commit comments