tests/thirdparty: update golang/go tests to 1.20.1 (#378)

The Go third-party compatibility tests were pinned to the release
candidate version. This change uses the now official Go 1.20.1 release
tag.
This commit is contained in:
Michael McLoughlin
2023-03-05 19:57:12 -08:00
committed by GitHub
parent 1bba0bed7f
commit 4e72ca720b
2 changed files with 3 additions and 3 deletions

View File

@@ -749,7 +749,7 @@
"stars": 108950
},
"default_branch": "master",
"version": "go1.20rc2",
"version": "go1.20.1",
"packages": [
{
"pkg": "src/crypto/internal/bigmod",