Skip to content

v2.2.0

Choose a tag to compare

@knadh knadh released this 15 Apr 10:59
· 40 commits to master since this release
8a93024

This release sets the min required Go version to v1.23.0

An increasing number of important updates to various deps, including golang.org/x/*, require go >= 1.23.0. It is now untenable
to maintain support for older Go versions. This does not break existing installations, just that further updates will only be available to newer Go versions.

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0