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/chainguard-dev/malcontent
33go 1.23.4
44
55require (
6- github.com/VirusTotal/yara-x/go v0.12 .0
6+ github.com/VirusTotal/yara-x/go v0.13 .0
77 github.com/agext/levenshtein v1.2.3
88 github.com/cavaliergopher/cpio v1.0.1
99 github.com/cavaliergopher/rpm v1.2.0
Original file line number Diff line number Diff line change 1- github.com/VirusTotal/yara-x/go v0.12 .0 h1:nR7MKfNOOqsLXyeJYjgFOQcCjfME9qAoDLiN2Z7/pcg =
2- github.com/VirusTotal/yara-x/go v0.12 .0 /go.mod h1:lgXP/nkYX349MVowrtTtU5hzMdCOWQLv3+wKll9+0F8 =
1+ github.com/VirusTotal/yara-x/go v0.13 .0 h1:p79uV7taA4TGtALfOVqPYeCVme0m4wY+ZmLxZiXvUHk =
2+ github.com/VirusTotal/yara-x/go v0.13 .0 /go.mod h1:lgXP/nkYX349MVowrtTtU5hzMdCOWQLv3+wKll9+0F8 =
33github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
44github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
55github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k =
You can’t perform that action at this time.
0 commit comments