Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go.mod: Now targeting the Go 1.18 language
This means we can now use type parameter syntax where appropriate. This commit also includes an upgrade to the golang.org/x/tools module, in order to get a newer version of "stringer" that supports the type parameters syntax.
- Loading branch information