File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/cpuguy83/go-docker v0.3.0
1212 github.com/distribution/reference v0.6.0
1313 github.com/docker/buildx v0.16.2
14- github.com/docker/cli v27.2.0 +incompatible
14+ github.com/docker/cli v27.2.1 +incompatible
1515 github.com/google/go-containerregistry v0.20.2
1616 github.com/hashicorp/go-multierror v1.1.1
1717 github.com/knqyf263/go-apk-version v0.0.0-20200609155635-041fdbb8563f
Original file line number Diff line number Diff line change @@ -434,8 +434,8 @@ github.com/dlclark/regexp2 v1.4.0 h1:F1rxgk7p4uKjwIQxBs9oAXe5CqrXlCduYEJvrF4u93E
434434github.com/dlclark/regexp2 v1.4.0 /go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc =
435435github.com/docker/buildx v0.16.2 h1:SPcyEiiCZEntJQ+V0lJI8ZudUrki2v1qUqmC/NqxDDs =
436436github.com/docker/buildx v0.16.2 /go.mod h1:by+CuE4Q+2NvECkIhNcWe89jjbHADCrDlzS9MRgbv2k =
437- github.com/docker/cli v27.2.0 +incompatible h1:yHD1QEB1/0vr5eBNpu8tncu8gWxg8EydFPOSKHzXSMM =
438- github.com/docker/cli v27.2.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
437+ github.com/docker/cli v27.2.1 +incompatible h1:U5BPtiD0viUzjGAjV1p0MGB8eVA3L3cbIrnyWmSJI70 =
438+ github.com/docker/cli v27.2.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
439439github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
440440github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
441441github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
You can’t perform that action at this time.
0 commit comments