File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
3535 github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
3636 github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
3737 github.com/davecgh/go-spew v1.1.1 // indirect
38- github.com/docker/cli v24.0.5 +incompatible // indirect
38+ github.com/docker/cli v29.2.0 +incompatible // indirect
3939 github.com/docker/distribution v2.8.2+incompatible // indirect
4040 github.com/docker/docker v24.0.5+incompatible // indirect
4141 github.com/docker/docker-credential-helpers v0.8.0 // indirect
Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
8585github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8686github.com/docker/cli v24.0.5+incompatible h1:WeBimjvS0eKdH4Ygx+ihVq1Q++xg36M/rMi4aXAvodc =
8787github.com/docker/cli v24.0.5+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
88+ github.com/docker/cli v29.2.0+incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
89+ github.com/docker/cli v29.2.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
8890github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
8991github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
9092github.com/docker/docker v24.0.5+incompatible h1:WmgcE4fxyI6EEXxBRxsHnZXrO1pQ3smi0k/jho4HLeY =
You can’t perform that action at this time.
0 commit comments