Skip to content

Commit 7f6a63a

Browse files
Merge pull request #25 from Checkmarx/sk-ast-112118-v2
Update containers-syft-packages-extractor (AST-112118)
2 parents a21fb0e + f05d6ac commit 7f6a63a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.1
44

55
require (
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2
6363
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
6464
github.com/Checkmarx/containers-images-extractor v1.0.18 h1:vj22lJurK72Zw28uenlzntDKIiXK0zN993lfsMdJh+w=
6565
github.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=
6868
github.com/Checkmarx/containers-types v1.0.9 h1:LbHDj9LZ0x3f28wDx398WC19sw0U0EfEewHMLStBwvs=
6969
github.com/Checkmarx/containers-types v1.0.9/go.mod h1:KR0w8XCosq3+6jRCfQrH7i//Nj2u11qaUJM62CREFZA=
7070
github.com/CycloneDX/cyclonedx-go v0.9.2 h1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo=

0 commit comments

Comments
 (0)