File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ require (
7171 github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01 // indirect
7272 github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 // indirect
7373 github.com/distribution/reference v0.6.0 // indirect
74- github.com/docker/cli v29.1.0 +incompatible // indirect
74+ github.com/docker/cli v29.1.1 +incompatible // indirect
7575 github.com/docker/docker v28.5.2+incompatible // indirect
7676 github.com/docker/docker-credential-helpers v0.9.4 // indirect
7777 github.com/docker/go-connections v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/disiqueira/gotree/v3 v3.0.2 h1:ik5iuLQQoufZBNPY518dXhiO5056hyNBIK9lWh
7272github.com/disiqueira/gotree/v3 v3.0.2 /go.mod h1:ZuyjE4+mUQZlbpkI24AmruZKhg3VHEgPLDY8Qk+uUu8 =
7373github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
7474github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
75- github.com/docker/cli v29.1.0 +incompatible h1:Ru/t9JgWbrwr8pIqh8XULT3CdoFMsg9CMXtaE+4Zymk =
76- github.com/docker/cli v29.1.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
75+ github.com/docker/cli v29.1.1 +incompatible h1:gGQk5qx62yPKRm3bUdKBzmDBSQzp17hlSLbV1F7jjys =
76+ github.com/docker/cli v29.1.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
7777github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
7878github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
7979github.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.1.0 +incompatible
15+ github.com/docker/cli v29.1.1 +incompatible
1616 github.com/docker/distribution v2.8.3+incompatible
1717 github.com/docker/docker-credential-helpers v0.9.4
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.1.0 +incompatible h1:Ru/t9JgWbrwr8pIqh8XULT3CdoFMsg9CMXtaE+4Zymk =
51- github.com/docker/cli v29.1.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
50+ github.com/docker/cli v29.1.1 +incompatible h1:gGQk5qx62yPKRm3bUdKBzmDBSQzp17hlSLbV1F7jjys =
51+ github.com/docker/cli v29.1.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.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ github.com/disiqueira/gotree/v3
129129# github.com/distribution/reference v0.6.0
130130## explicit; go 1.20
131131github.com/distribution/reference
132- # github.com/docker/cli v29.1.0 +incompatible
132+ # github.com/docker/cli v29.1.1 +incompatible
133133## explicit
134134github.com/docker/cli/cli/config
135135github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments