Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: bump minimum go version for tests to 1.20 (#97)
Go only supports the three last major versions. That means that Go 1.19 is no longer supported. This removes Go 1.19 from the set of Go versions that is used for testing, and adds 1.20, 1.21, and 1.22.
- Loading branch information