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.2-0.20180830191138-d8f796af33cc
1818 github.com/distribution/reference v0.6.0
19- github.com/docker/cli v29.1.4 +incompatible
19+ github.com/docker/cli v29.1.5 +incompatible
2020 github.com/docker/cli-docs-tool v0.11.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 @@ -175,8 +175,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
175175github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
176176github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
177177github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
178- github.com/docker/cli v29.1.4 +incompatible h1:AI8fwZhqsAsrqZnVv9h6lbexeW/LzNTasf6A4vcNN8M =
179- github.com/docker/cli v29.1.4 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
178+ github.com/docker/cli v29.1.5 +incompatible h1:GckbANUt3j+lsnQ6eCcQd70mNSOismSHWt8vk2AX8ao =
179+ github.com/docker/cli v29.1.5 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
180180github.com/docker/cli-docs-tool v0.11.0 h1:7d8QARFb7QEobizqxmEM7fOteZEHwH/zWgHQtHZEcfE =
181181github.com/docker/cli-docs-tool v0.11.0 /go.mod h1:ma8BKiisUo8D6W05XEYIh3oa1UbgrZhi1nowyKFJa8Q =
182182github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ github.com/digitorus/timestamp
284284# github.com/distribution/reference v0.6.0
285285## explicit; go 1.20
286286github.com/distribution/reference
287- # github.com/docker/cli v29.1.4 +incompatible
287+ # github.com/docker/cli v29.1.5 +incompatible
288288## explicit
289289github.com/docker/cli/cli
290290github.com/docker/cli/cli-plugins/metadata
You can’t perform that action at this time.
0 commit comments