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/ast-cli
33go 1.24.4
44
55require (
6- github.com/Checkmarx/containers-resolver v1.0.18
6+ github.com/Checkmarx/containers-resolver v1.0.19
77 github.com/Checkmarx/containers-types v1.0.9
88 github.com/Checkmarx/gen-ai-prompts v0.0.0-20240807143411-708ceec12b63
99 github.com/Checkmarx/gen-ai-wrapper v1.0.2
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2
6565github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
6666github.com/Checkmarx/containers-images-extractor v1.0.17 h1:lzisdh50nR5yzTjTkT9r9dlHHI7aC72XTGjTp35KqHM =
6767github.com/Checkmarx/containers-images-extractor v1.0.17 /go.mod h1:hRXOiq6Vw2QiIuxIqV+6+osMk0vvIpoMdTMLyz9OfE8 =
68- github.com/Checkmarx/containers-resolver v1.0.18 h1:c4Ra6dWtlFyq1N9oVWo0IwTzviM1DcuWQvDMjILUJDs =
69- github.com/Checkmarx/containers-resolver v1.0.18 /go.mod h1:UwT3Z+rf6RZv1voMt1xtEctWguhQrzHk1dhEb0Dl5fY =
68+ github.com/Checkmarx/containers-resolver v1.0.19 h1:OqPJq3dL0vv8BC2Qco6/VTqmg1Jurk32Yf/bW9cZuq8 =
69+ github.com/Checkmarx/containers-resolver v1.0.19 /go.mod h1:UwT3Z+rf6RZv1voMt1xtEctWguhQrzHk1dhEb0Dl5fY =
7070github.com/Checkmarx/containers-syft-packages-extractor v1.0.15 h1:yM7Plt86oL47Kijr1fwsrWwuACNTwWgxZSZ/lifXTlk =
7171github.com/Checkmarx/containers-syft-packages-extractor v1.0.15 /go.mod h1:Jr3dQVFslMCJ+8orsF1orFn05cO3mprUy5b43yn0IIM =
7272github.com/Checkmarx/containers-types v1.0.9 h1:LbHDj9LZ0x3f28wDx398WC19sw0U0EfEewHMLStBwvs =
You can’t perform that action at this time.
0 commit comments