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 @@ -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.19
7+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.20
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 @@ -63,8 +63,8 @@ github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2
6363github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
6464github.com/Checkmarx/containers-images-extractor v1.0.18 h1:vj22lJurK72Zw28uenlzntDKIiXK0zN993lfsMdJh+w =
6565github.com/Checkmarx/containers-images-extractor v1.0.18 /go.mod h1:n3B8u4/WZCtsIwamIz7Prz6Ktl169i+aJb9Yq5R3D2M =
66- github.com/Checkmarx/containers-syft-packages-extractor v1.0.19 h1:0FifsoDW5HDnRpL3pzQKN31smWy8nD7Zm42D40AA4VY =
67- github.com/Checkmarx/containers-syft-packages-extractor v1.0.19 /go.mod h1:LBuo6NbNip0iZUCwmd5gFWYaLAlnl5STidlI2FYwoUw =
66+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.20 h1:F8ODMTsAP3f97EFTGQYbScz6nOeUlcE4vV6biBvHFpI =
67+ github.com/Checkmarx/containers-syft-packages-extractor v1.0.20 /go.mod h1:LBuo6NbNip0iZUCwmd5gFWYaLAlnl5STidlI2FYwoUw =
6868github.com/Checkmarx/containers-types v1.0.9 h1:LbHDj9LZ0x3f28wDx398WC19sw0U0EfEewHMLStBwvs =
6969github.com/Checkmarx/containers-types v1.0.9 /go.mod h1:KR0w8XCosq3+6jRCfQrH7i//Nj2u11qaUJM62CREFZA =
7070github.com/CycloneDX/cyclonedx-go v0.9.2 h1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo =
You can’t perform that action at this time.
0 commit comments