From a1c9ba19aeb1b0201f589ffef763be600201835f Mon Sep 17 00:00:00 2001 From: Michael McLoughlin Date: Sun, 22 Dec 2024 14:14:24 -0800 Subject: [PATCH] bump third-party go test versions Attempt to fix failing compatibility tests. --- tests/thirdparty/suite.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/thirdparty/suite.json b/tests/thirdparty/suite.json index 12c80abe..4af92b1c 100644 --- a/tests/thirdparty/suite.json +++ b/tests/thirdparty/suite.json @@ -649,7 +649,7 @@ "stars": 3031 }, "default_branch": "master", - "version": "089bfa5675191fd96a44247682f76ebca03d7916", + "version": "270bf2552c05c1943a1c950e3afa3a15663e0277", "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",