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 9fbe3e6 commit 839c5b3Copy full SHA for 839c5b3
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/ProtonMail/go-crypto v0.0.0-20230518184743-7afd39499903 // indirect
30
github.com/acomagu/bufpipe v1.0.4 // indirect
31
github.com/cespare/xxhash v1.1.0 // indirect
32
- github.com/cloudflare/circl v1.3.3 // indirect
+ github.com/cloudflare/circl v1.3.7 // indirect
33
github.com/cmaglie/go.rice v1.0.3 // indirect
34
github.com/codeclysm/extract/v3 v3.0.2 // indirect
35
github.com/daaku/go.zipexe v1.0.1 // indirect
go.sum
0 commit comments