Skip to content

v2.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Dec 02:56
· 13 commits to main since this release
  • Update GitHub Actions to use the latest action-golang-build action.
    It has CGO_ENABLED=0 set by default, so the binary is statically linked.