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 @@ -7,7 +7,7 @@ toolchain go1.25.3
77require (
88 github.com/anchore/syft v1.37.0
99 github.com/docker/buildx v0.29.1
10- github.com/docker/cli v28.5.1 +incompatible
10+ github.com/docker/cli v28.5.2 +incompatible
1111 github.com/google/go-containerregistry v0.20.6
1212 github.com/in-toto/in-toto-golang v0.9.0
1313 github.com/landlock-lsm/go-landlock v0.0.0-20250303204525-1544bccde3a3
Original file line number Diff line number Diff line change @@ -1075,8 +1075,8 @@ github.com/djherbis/times v1.6.0 h1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c=
10751075github.com/djherbis/times v1.6.0 /go.mod h1:gOHeRAz2h+VJNZ5Gmc/o7iD9k4wW7NMVqieYCY99oc0 =
10761076github.com/docker/buildx v0.29.1 h1:58hxM5Z4mnNje3G5NKfULT9xCr8ooM8XFtlfUK9bKaA =
10771077github.com/docker/buildx v0.29.1 /go.mod h1:J4EFv6oxlPiV1MjO0VyJx2u5tLM7ImDEl9zyB8d4wPI =
1078- github.com/docker/cli v28.5.1 +incompatible h1:ESutzBALAD6qyCLqbQSEf1a/U8Ybms5agw59yGVc+yY =
1079- github.com/docker/cli v28.5.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
1078+ github.com/docker/cli v28.5.2 +incompatible h1:XmG99IHcBmIAoC1PPg9eLBZPlTrNUAijsHLm8PjhBlg =
1079+ github.com/docker/cli v28.5.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
10801080github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
10811081github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
10821082github.com/docker/docker v28.5.1+incompatible h1:Bm8DchhSD2J6PsFzxC35TZo4TLGR2PdW/E69rU45NhM =
You can’t perform that action at this time.
0 commit comments