v1.6.0
What's New
- Auto-detect target architecture from
GOARCHenvironment variable (falls back to host architecture) to set the default for-64and-armflags. This fixesunknown relocation type 7errors when building with Go 1.26+ on 64-bit targets without explicitly passing-64. (#75)