Skip to content

Commit aa0b801

Browse files
authored
[1.22] Rebase to 1.22.10 and backport openssl negative tests (#251)
* Rebase to 1.22.10 * backport negative openssl test cases * backport golang/go@3417000
1 parent 7d2f144 commit aa0b801

File tree

3 files changed

+1376
-3
lines changed

3 files changed

+1376
-3
lines changed

config/versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"github.com/golang-fips/go": "main",
3-
"github.com/golang-fips/openssl": "61a53ab338d5f1657c6fe5d856d24528bfdd731d",
4-
"github.com/golang/go": "go1.22.9"
2+
"github.com/golang-fips/go": "main",
3+
"github.com/golang-fips/openssl": "61a53ab338d5f1657c6fe5d856d24528bfdd731d",
4+
"github.com/golang/go": "go1.22.10"
55
}

0 commit comments

Comments
 (0)