Skip to content

[6.16.0] - 2024-08-24

Compare
Choose a tag to compare
@funkyshu funkyshu released this 26 Aug 15:42
· 12 commits to main since this release
27839d3

Security

  • Fixes #196 - Update to latest go and dependencies
    • Update .gvmrc to 1.23.0.
    • Update go.mod min version to Go 1.23.
    • Update actions to test only supported Go versions (1.22, 1.23).
    • Updated dependencies.
    • Update golangci-lint.yml for latest golang-ci-lint version.