Closed ElvishArtisan closed 11 months ago
Thanks for the report. I intended the binaries to be statically linked (though I didn't check that). The v1.1.0 binaries and onwards are now built with CGO_ENABLED=0
, yielding statically linked binaries.
Fixed in #9.
Thanks! Tested and verified working on RHEL-7.
'Terrapin_Scanner_Linux_amd64' throws:
/lib64/libc.so.6: version `GLIBC_2.34` not found (required by ./Terrapin_Scanner_Linux_amd64)
on RHEL-7 (x86_64). Any chance of getting a statically-linked binary?