Skip to content

v0.9.2-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 13:41
· 19 commits to master since this release
Disable CGO

This will enable static linking on Linux hosts, avoiding errors like
'/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found' when
deploying binaries on older Linux distributions.