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 351ddff commit e7dff35Copy full SHA for e7dff35
scripts/go.mod
@@ -4,8 +4,8 @@ go 1.21
4
5
exclude (
6
github.com/ProtonMail/go-crypto v1.2.0
7
- github.com/cloudflare/circl v1.5.0
8
- github.com/cloudflare/circl v1.6.0
+ github.com/cloudflare/circl v1.6.1
9
10
github.com/cloudflare/circl v1.6.1
11
// exclude versions not compatible with go 1.21
0 commit comments