We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a8f24 commit 20627cbCopy full SHA for 20627cb
go.mod
@@ -1,6 +1,6 @@
1
module github.com/cloudflare/circl
2
3
-go 1.21
+go 1.22.0
4
5
require (
6
github.com/bwesterb/go-ristretto v1.2.3
pke/kyber/internal/common/asm/go.mod
module github.com/cloudflare/circl/pke/kyber/internal/common/asm
+go 1.21.0
github.com/cloudflare/circl v1.3.7
sign/dilithium/internal/common/asm/go.mod
module github.com/cloudflare/circl/sign/dilithium/internal/common/asm
0 commit comments