File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/creack/pty v1.1.24
1717 github.com/davecgh/go-spew v1.1.1
1818 github.com/distribution/reference v0.6.0
19- github.com/docker/cli v29.1.1 +incompatible
19+ github.com/docker/cli v29.1.2 +incompatible
2020 github.com/docker/cli-docs-tool v0.10.0
2121 github.com/docker/docker v28.5.2+incompatible
2222 github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
9898github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
9999github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
100100github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
101- github.com/docker/cli v29.1.1 +incompatible h1:gGQk5qx62yPKRm3bUdKBzmDBSQzp17hlSLbV1F7jjys =
102- github.com/docker/cli v29.1.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
101+ github.com/docker/cli v29.1.2 +incompatible h1:s4QI7drXpIo78OM+CwuthPsO5kCf8cpNsck5PsLVTH8 =
102+ github.com/docker/cli v29.1.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
103103github.com/docker/cli-docs-tool v0.10.0 h1:bOD6mKynPQgojQi3s2jgcUWGp/Ebqy1SeCr9VfKQLLU =
104104github.com/docker/cli-docs-tool v0.10.0 /go.mod h1:5EM5zPnT2E7yCLERZmrDA234Vwn09fzRHP4aX1qwp1U =
105105github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ github.com/davecgh/go-spew/spew
219219# github.com/distribution/reference v0.6.0
220220## explicit; go 1.20
221221github.com/distribution/reference
222- # github.com/docker/cli v29.1.1 +incompatible
222+ # github.com/docker/cli v29.1.2 +incompatible
223223## explicit
224224github.com/docker/cli/cli
225225github.com/docker/cli/cli-plugins/metadata
You can’t perform that action at this time.
0 commit comments