Skip to content

0.1.9

Compare
Choose a tag to compare
@mvisonneau mvisonneau released this 22 Oct 19:09
· 91 commits to main since this release
f01ab75

Added

  • mlock to ensure the memory of the process does not get swap
  • gosec testing

Changed

  • Bumped to go 1.15
  • Bumped all dependencies to their most recent versions
  • Updated urfave/cli to v2
  • Refactored the codebase using golang standard structure