Upgrade to Go 1.22 toolchain (#1987)

Upgrades to the Go 1.22 toolchain. Upgrades golangci-lint to 1.61.0 and disables some new linters.

---------

Co-authored-by: Nicholas Wiersma <nick@wiersma.co.za>
This commit is contained in:
Matt
2024-09-27 22:51:14 -07:00
committed by GitHub
parent 3856c6feee
commit 0092d3a118
11 changed files with 56 additions and 40 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ environment:
GOPROXY: https://proxy.golang.org
SKIP_UNTIL_113: true
stack: go 1.20
stack: go 1.22
test_script:
- go version