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 @@ -3,7 +3,7 @@ module github.com/Checkmarx/containers-resolver
33go 1.24.1
44
55require (
6- github.com/Checkmarx/containers-images-extractor v1.0.19
6+ github.com/Checkmarx/containers-images-extractor v1.0.20
77 github.com/Checkmarx/containers-syft-packages-extractor v1.0.22
88 github.com/Checkmarx/containers-types v1.0.9
99 github.com/rs/zerolog v1.34.0
Original file line number Diff line number Diff line change @@ -63,8 +63,8 @@ github.com/BurntSushi/toml v0.4.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbi
6363github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg =
6464github.com/BurntSushi/toml v1.5.0 /go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho =
6565github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
66- github.com/Checkmarx/containers-images-extractor v1.0.19 h1:pRGsL8vkf07PvLy/ObGPJMsdLYVrv3hCR7+708/fVMQ =
67- github.com/Checkmarx/containers-images-extractor v1.0.19 /go.mod h1:blXP7vnvA51nuefiRs2C3EohttNbiLGuObdhM4Dl6VU =
66+ github.com/Checkmarx/containers-images-extractor v1.0.20 h1:PGTtBMsjF77HrTtnmzzVGywFkuUtXfc/PBo46kMYORw =
67+ github.com/Checkmarx/containers-images-extractor v1.0.20 /go.mod h1:HyzVb8TtTDf56hGlSakalPXtzjJ6VhTYe9fmAcOS+V8 =
6868github.com/Checkmarx/containers-syft-packages-extractor v1.0.22 h1:5zzTrAgKOiqFvAwSS0DRmWyWuKK66jXj54wc8xroObQ =
6969github.com/Checkmarx/containers-syft-packages-extractor v1.0.22 /go.mod h1:OPGYISPnKtVFl2mZrClErv83ZLjUPKjdQQsXLmx++oY =
7070github.com/Checkmarx/containers-types v1.0.9 h1:LbHDj9LZ0x3f28wDx398WC19sw0U0EfEewHMLStBwvs =
You can’t perform that action at this time.
0 commit comments