Skip to content

v0.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:22
707ffd0

What's Changed

  • chore: modernize code and update dependencies in #184
    • update golang.org/x/crypto to v0.53.0
    • update golang.org/x/sys to v0.46.0
    • to marshal json, use fmt.Appendf instead of converting formatted string to []byte
  • update README in #185
  • use errors.New for error strings without formatting in #187
  • remove unneeded Makefile in #187

Full Changelog: v0.6.1...v0.6.2