File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11module github.com/anchore/stereoscope
22
33go 1.24.1
4+ toolchain go1.24.1
45
56require (
67 github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible
@@ -15,7 +16,7 @@ require (
1516 github.com/containerd/containerd v1.7.27
1617 github.com/containerd/errdefs v0.3.0
1718 github.com/containerd/platforms v0.2.1
18- github.com/docker/cli v28.0.1 +incompatible
19+ github.com/docker/cli v28.0.4 +incompatible
1920 github.com/docker/docker v28.0.2+incompatible
2021 github.com/gabriel-vasile/mimetype v1.4.8
2122 github.com/go-test/deep v1.0.8
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
9696mygithub.libinneed.workers.dev/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
9797mygithub.libinneed.workers.dev/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
9898mygithub.libinneed.workers.dev/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
99- github.com/docker/cli v28.0.1 +incompatible h1:g0h5NQNda3/CxIsaZfH4Tyf6vpxFth7PYl3hgCPOKzs =
100- github.com/docker/cli v28.0.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
99+ github.com/docker/cli v28.0.4 +incompatible h1:pBJSJeNd9QeIWPjRcV91RVJihd/TXB77q1ef64XEu4A =
100+ github.com/docker/cli v28.0.4 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
101101mygithub.libinneed.workers.dev/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
102102mygithub.libinneed.workers.dev/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
103103mygithub.libinneed.workers.dev/docker/docker v28.0.2+incompatible h1:9BILleFwug5FSSqWBgVevgL3ewDJfWWWyZVqlDMttE8 =
You can’t perform that action at this time.
0 commit comments