What's Changed
- chore: modernize code and update dependencies in #184
- update
golang.org/x/cryptoto v0.53.0 - update
golang.org/x/systo v0.46.0 - to marshal json, use
fmt.Appendfinstead of converting formatted string to[]byte
- update
- update README in #185
- use
errors.Newfor error strings without formatting in #187 - remove unneeded Makefile in #187
Full Changelog: v0.6.1...v0.6.2