hillu / go-yara

Go bindings for YARA
BSD 2-Clause "Simplified" License
350 stars 112 forks source link

v3.x no release tag #146

Open xlango opened 3 months ago

xlango commented 3 months ago

The centos7 3.10 kernel environment cannot compile yara 4.x and can only use yara 3.11, but go-yara only has v1.x v4.x tag and no v3.x

hillu commented 3 months ago

Please use the 1.x version which is compatible with YARA 3. I had originally intended to provide tagged 3.x releases with changed API, but I never got around to it.