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 @@ -102,7 +102,7 @@ require (
102102 github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
103103 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
104104 github.com/distribution/reference v0.6.0 // indirect
105- github.com/docker/cli v29.0.3 +incompatible // indirect
105+ github.com/docker/cli v29.2.0 +incompatible // indirect
106106 github.com/docker/distribution v2.8.3+incompatible // indirect
107107 github.com/docker/docker-credential-helpers v0.9.4 // indirect
108108 github.com/dustin/go-humanize v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -185,8 +185,8 @@ github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5
185185github.qkg1.top/dnaeon/go-vcr v1.0.1 /go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyGc8n1E =
186186github.qkg1.top/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI =
187187github.qkg1.top/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
188- github.com/docker/cli v29.0.3 +incompatible h1:8J+PZIcF2xLd6h5sHPsp5pvvJA+Sr2wGQxHkRl53a1E =
189- github.com/docker/cli v29.0.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
188+ github.com/docker/cli v29.2.0 +incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
189+ github.com/docker/cli v29.2.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
190190github.qkg1.top/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
191191github.qkg1.top/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
192192github.qkg1.top/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ github.com/davecgh/go-spew/spew
310310# github.com/distribution/reference v0.6.0
311311## explicit; go 1.20
312312github.qkg1.top/distribution/reference
313- # github.com/docker/cli v29.0.3 +incompatible
313+ # github.com/docker/cli v29.2.0 +incompatible
314314## explicit
315315github.qkg1.top/docker/cli/cli/config
316316github.qkg1.top/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments