File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ require (
6868 github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
6969 github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 // indirect
7070 github.com/distribution/reference v0.6.0 // indirect
71+ github.com/docker/cli v28.5.2+incompatible // indirect
7172 github.com/docker/docker v28.5.2+incompatible // indirect
7273 github.com/docker/docker-credential-helpers v0.9.4 // indirect
7374 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 v28.5.1 +incompatible h1:ESutzBALAD6qyCLqbQSEf1a/U8Ybms5agw59yGVc+yY =
70- github.com/docker/cli v28.5.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
69+ github.com/docker/cli v28.5.2 +incompatible h1:XmG99IHcBmIAoC1PPg9eLBZPlTrNUAijsHLm8PjhBlg =
70+ github.com/docker/cli v28.5.2 +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 v28.5.1 +incompatible
15+ github.com/docker/cli v28.5.2 +incompatible
1616 github.com/docker/distribution v2.8.3+incompatible
1717 github.com/docker/docker v28.5.2+incompatible
1818 github.com/docker/docker-credential-helpers v0.9.4
Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
5555github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
5656github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
5757github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
58- github.com/docker/cli v28.5.1 +incompatible h1:ESutzBALAD6qyCLqbQSEf1a/U8Ybms5agw59yGVc+yY =
59- github.com/docker/cli v28.5.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
58+ github.com/docker/cli v28.5.2 +incompatible h1:XmG99IHcBmIAoC1PPg9eLBZPlTrNUAijsHLm8PjhBlg =
59+ github.com/docker/cli v28.5.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
6060github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
6161github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
6262github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ github.com/disiqueira/gotree/v3
111111# github.com/distribution/reference v0.6.0
112112## explicit; go 1.20
113113github.com/distribution/reference
114- # github.com/docker/cli v28.5.1 +incompatible
114+ # github.com/docker/cli v28.5.2 +incompatible
115115## explicit
116116github.com/docker/cli/cli/config
117117github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments