File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/chai2010/gettext-go v1.0.3 // indirect
1616 github.com/containerd/stargz-snapshotter/estargz v0.18.0 // indirect
1717 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
18- github.com/docker/cli v28.5.1 +incompatible // indirect
18+ github.com/docker/cli v29.2.0 +incompatible // indirect
1919 github.com/docker/distribution v2.8.3+incompatible // indirect
2020 github.com/docker/docker-credential-helpers v0.9.4 // indirect
2121 github.com/emicklei/go-restful/v3 v3.13.0 // indirect
@@ -62,7 +62,6 @@ require (
6262 github.com/opencontainers/go-digest v1.0.0 // indirect
6363 github.com/opencontainers/image-spec v1.1.1 // indirect
6464 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
65- github.com/pkg/errors v0.9.1 // indirect
6665 github.com/prep/wasmexec v0.0.0-20220807105708-6554945c1dec // indirect
6766 github.com/russross/blackfriday/v2 v2.1.0 // indirect
6867 github.com/sirupsen/logrus v1.9.3 // indirect
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
2121github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2222github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
2323github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
24- github.com/docker/cli v28.5.1 +incompatible h1:ESutzBALAD6qyCLqbQSEf1a/U8Ybms5agw59yGVc+yY =
25- github.com/docker/cli v28.5.1 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
24+ github.com/docker/cli v29.2.0 +incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
25+ github.com/docker/cli v29.2.0 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
2626github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
2727github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
2828github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
You can’t perform that action at this time.
0 commit comments