File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.1
44
55require (
66 github.com/Checkmarx/containers-images-extractor v1.0.18
7- github.com/Checkmarx/containers-syft-packages-extractor v1.0.15
7+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.16
88 github.com/Checkmarx/containers-types v1.0.9
99 github.com/rs/zerolog v1.34.0
1010 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -70,6 +70,8 @@ github.com/Checkmarx/containers-images-extractor v1.0.18 h1:vj22lJurK72Zw28uenlz
7070github.com/Checkmarx/containers-images-extractor v1.0.18 /go.mod h1:n3B8u4/WZCtsIwamIz7Prz6Ktl169i+aJb9Yq5R3D2M =
7171github.com/Checkmarx/containers-syft-packages-extractor v1.0.15 h1:yM7Plt86oL47Kijr1fwsrWwuACNTwWgxZSZ/lifXTlk =
7272github.com/Checkmarx/containers-syft-packages-extractor v1.0.15 /go.mod h1:Jr3dQVFslMCJ+8orsF1orFn05cO3mprUy5b43yn0IIM =
73+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.16 h1:l1UvnheiUIKgRr9d3cB1XiJDNQxeLx2MNz0Cn6zQe8Y =
74+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.16 /go.mod h1:U7dLU/oamTZWYeJfYRd4fugyoOOCvgtQNDpNTej47Ek =
7375github.com/Checkmarx/containers-types v1.0.9 h1:LbHDj9LZ0x3f28wDx398WC19sw0U0EfEewHMLStBwvs =
7476github.com/Checkmarx/containers-types v1.0.9 /go.mod h1:KR0w8XCosq3+6jRCfQrH7i//Nj2u11qaUJM62CREFZA =
7577github.com/CycloneDX/cyclonedx-go v0.9.2 h1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo =
You can’t perform that action at this time.
0 commit comments