File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ require (
6969 github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
7070 github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 // indirect
7171 github.com/distribution/reference v0.6.0 // indirect
72- github.com/docker/cli v29.3.0 +incompatible // indirect
72+ github.com/docker/cli v29.3.1 +incompatible // indirect
7373 github.com/docker/docker v28.5.2+incompatible // indirect
7474 github.com/docker/docker-credential-helpers v0.9.5 // indirect
7575 github.com/docker/go-connections v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ github.com/disiqueira/gotree/v3 v3.0.2 h1:ik5iuLQQoufZBNPY518dXhiO5056hyNBIK9lWh
6666github.com/disiqueira/gotree/v3 v3.0.2 /go.mod h1:ZuyjE4+mUQZlbpkI24AmruZKhg3VHEgPLDY8Qk+uUu8 =
6767github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
6868github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
69- github.com/docker/cli v29.3.0 +incompatible h1:z3iWveU7h19Pqx7alZES8j+IeFQZ1lhTwb2F+V9SVvk =
70- github.com/docker/cli v29.3.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
69+ github.com/docker/cli v29.3.1 +incompatible h1:M04FDj2TRehDacrosh7Vlkgc7AuQoWloQkf1PA5hmoI =
70+ github.com/docker/cli v29.3.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
7171github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
7272github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
7373github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/containers/ocicrypt v1.2.1
1313 github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467
1414 github.com/distribution/reference v0.6.0
15- github.com/docker/cli v29.3.0 +incompatible
15+ github.com/docker/cli v29.3.1 +incompatible
1616 github.com/docker/distribution v2.8.3+incompatible
1717 github.com/docker/docker-credential-helpers v0.9.5
1818 github.com/docker/go-connections v0.6.0
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
4747github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
4848github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
4949github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
50- github.com/docker/cli v29.3.0 +incompatible h1:z3iWveU7h19Pqx7alZES8j+IeFQZ1lhTwb2F+V9SVvk =
51- github.com/docker/cli v29.3.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
50+ github.com/docker/cli v29.3.1 +incompatible h1:M04FDj2TRehDacrosh7Vlkgc7AuQoWloQkf1PA5hmoI =
51+ github.com/docker/cli v29.3.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
5252github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
5353github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
5454github.com/docker/docker-credential-helpers v0.9.5 h1:EFNN8DHvaiK8zVqFA2DT6BjXE0GzfLOZ38ggPTKePkY =
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ github.com/disiqueira/gotree/v3
113113# github.com/distribution/reference v0.6.0
114114## explicit; go 1.20
115115github.com/distribution/reference
116- # github.com/docker/cli v29.3.0 +incompatible
116+ # github.com/docker/cli v29.3.1 +incompatible
117117## explicit
118118github.com/docker/cli/cli/config
119119github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments