File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.2
4
4
5
5
require (
6
6
github.com/DependencyTrack/client-go v0.17.0
7
- github.com/anchore/stereoscope v0.1.7-0.20250722155837-fa91dfcbdaa1
7
+ github.com/anchore/stereoscope v0.1.8
8
8
github.com/anchore/syft v1.29.0
9
9
github.com/ckotzbauer/libk8soci v0.0.0-20250406121731-c37ef6659ff5
10
10
github.com/ckotzbauer/libstandard v0.0.0-20250701055134-91ab926df52e
@@ -103,7 +103,7 @@ require (
103
103
github.com/distribution/reference v0.6.0 // indirect
104
104
github.com/docker/cli v28.3.2+incompatible // indirect
105
105
github.com/docker/distribution v2.8.3+incompatible // indirect
106
- github.com/docker/docker v28.3.2 +incompatible // indirect
106
+ github.com/docker/docker v28.3.3 +incompatible // indirect
107
107
github.com/docker/docker-credential-helpers v0.9.3 // indirect
108
108
github.com/docker/go-connections v0.5.0 // indirect
109
109
github.com/docker/go-events v0.0.0-20250114142523-c867878c5e32 // indirect
Original file line number Diff line number Diff line change @@ -720,6 +720,8 @@ github.com/anchore/stereoscope v0.1.7-0.20250716200927-94c6f92877d4 h1:5UGwBBUAK
720
720
github.com/anchore/stereoscope v0.1.7-0.20250716200927-94c6f92877d4 /go.mod h1:ejAlYkAb/cRvSMlxQlrG2dMruqQpcJAh4w2Fu02FEYQ =
721
721
github.com/anchore/stereoscope v0.1.7-0.20250722155837-fa91dfcbdaa1 h1:qIu8tBvlD2xCvcPBPn0KKwBV+uDU7mCxslCPEiSDsLI =
722
722
github.com/anchore/stereoscope v0.1.7-0.20250722155837-fa91dfcbdaa1 /go.mod h1:YlrdUIQeJze0jYQbcxyi2m6p9r8emHhcB5ouXGIg77Q =
723
+ github.com/anchore/stereoscope v0.1.8 h1:K1NRFUqGy6z/jp4ADHNXZWbZ+xd6fPr0Kn4gYp1zm1c =
724
+ github.com/anchore/stereoscope v0.1.8 /go.mod h1:VA9zyFcUzN7GIFsXfe8lj3Z6Ocs4CP5QZqbmFc1I7ag =
723
725
github.com/anchore/syft v1.22.0 h1:lmNuy1uQ9GZeO6HPms3ik3W0hTE9MxP46vtC3vssBe4 =
724
726
github.com/anchore/syft v1.22.0 /go.mod h1:5U0av1cf7i/O2VusM29HTsVYUsARjBvgPCbP4RtSEyk =
725
727
github.com/anchore/syft v1.28.0 h1:uLdCvWNb2btvCyfIawWOsXD238v6eDTaz5RTfS2lMqA =
@@ -912,6 +914,8 @@ github.com/docker/docker v28.2.2+incompatible h1:CjwRSksz8Yo4+RmQ339Dp/D2tGO5Jxw
912
914
github.com/docker/docker v28.2.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
913
915
github.com/docker/docker v28.3.2+incompatible h1:wn66NJ6pWB1vBZIilP8G3qQPqHy5XymfYn5vsqeA5oA =
914
916
github.com/docker/docker v28.3.2+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
917
+ github.com/docker/docker v28.3.3+incompatible h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI =
918
+ github.com/docker/docker v28.3.3+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
915
919
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
916
920
github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
917
921
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments