File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ require (
8989 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
9090 github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 // indirect
9191 github.com/dlclark/regexp2 v1.11.5 // indirect
92- github.com/docker/cli v29.0.3 +incompatible // indirect
92+ github.com/docker/cli v29.2.0 +incompatible // indirect
9393 github.com/docker/distribution v2.8.3+incompatible // indirect
9494 github.com/docker/docker-credential-helpers v0.9.3 // indirect
9595 github.com/dustin/go-humanize v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -179,8 +179,8 @@ github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5Qvfr
179179github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
180180github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ =
181181github.com/dlclark/regexp2 v1.11.5 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
182- github.com/docker/cli v29.0.3 +incompatible h1:8J+PZIcF2xLd6h5sHPsp5pvvJA+Sr2wGQxHkRl53a1E =
183- github.com/docker/cli v29.0.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
182+ github.com/docker/cli v29.2.0 +incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
183+ github.com/docker/cli v29.2.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
184184github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
185185github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
186186github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
You can’t perform that action at this time.
0 commit comments