ci: bump to go 1.23 (#453)
Upgrade to Go 1.23. Upgrade also requires bumping `golangci-lint` to v1.62.2, and upgrading third-party test versions for some failing cases.
This commit is contained in:
committed by
GitHub
parent
3b84ecd27b
commit
b985ff5775
4
tests/thirdparty/suite.json
vendored
4
tests/thirdparty/suite.json
vendored
@@ -649,7 +649,7 @@
|
||||
"stars": 3031
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "089bfa5675191fd96a44247682f76ebca03d7916",
|
||||
"version": "v0.24.0",
|
||||
"packages": [
|
||||
{
|
||||
"pkg": "curve25519",
|
||||
@@ -761,7 +761,7 @@
|
||||
"stars": 124357
|
||||
},
|
||||
"default_branch": "master",
|
||||
"version": "go1.20.1",
|
||||
"version": "go1.23.4",
|
||||
"packages": [
|
||||
{
|
||||
"pkg": "src/crypto/internal/bigmod",
|
||||
|
||||
Reference in New Issue
Block a user