Dependency update, and remove support for very old versions of Go. With this release, Go 1.21 is the declared minimum version, due to the fact that dependencies require this version.
What's Changed
- Chore: Clean up support for Go versions < 1.12 by @flimzy in #65
- Update dependencies by @flimzy in #67
Full Changelog: v0.1.9...v0.2.0