File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111
1212require (
1313 github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
14- github.com/docker/cli v29.2.0 +incompatible // indirect
14+ github.com/docker/cli v27.5.1 +incompatible // indirect
1515 github.com/docker/distribution v2.8.2+incompatible // indirect
1616 github.com/docker/docker-credential-helpers v0.7.0 // indirect
1717 github.com/fsnotify/fsnotify v1.7.0 // indirect
@@ -24,6 +24,7 @@ require (
2424 github.com/opencontainers/go-digest v1.0.0 // indirect
2525 github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
2626 github.com/pelletier/go-toml/v2 v2.1.0 // indirect
27+ github.com/pkg/errors v0.9.1 // indirect
2728 github.com/sagikazarmark/locafero v0.4.0 // indirect
2829 github.com/sagikazarmark/slog-shim v0.1.0 // indirect
2930 github.com/sirupsen/logrus v1.9.1 // indirect
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
77github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
88github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
99github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
10- github.com/docker/cli v29.2.0 +incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
11- github.com/docker/cli v29.2.0 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
10+ github.com/docker/cli v27.5.1 +incompatible h1:JB9cieUT9YNiMITtIsguaN55PLOHhBSz3LKVc6cqWaY =
11+ github.com/docker/cli v27.5.1 +incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
1212github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
1313github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
1414github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
You can’t perform that action at this time.
0 commit comments