mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user