We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc45e23 commit fa21c26Copy full SHA for fa21c26
1 file changed
go.mod
@@ -14,4 +14,7 @@ require (
14
gopkg.in/yaml.v3 v3.0.1 // indirect
15
)
16
17
-go 1.21
+go 1.24.0
18
+
19
+// Retract version with broken RSA interop with OpenSSL DTLS 1.2.
20
+retract v3.1.0
0 commit comments