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 b975f64 commit cdc279bCopy full SHA for cdc279b
go.mod
@@ -18,7 +18,7 @@ require (
18
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
19
github.com/acomagu/bufpipe v1.0.4 // indirect
20
github.com/arduino/go-properties-orderedmap v1.3.0 // indirect
21
- github.com/cloudflare/circl v1.3.3 // indirect
+ github.com/cloudflare/circl v1.3.7 // indirect
22
github.com/codeclysm/extract/v3 v3.0.2 // indirect
23
github.com/davecgh/go-spew v1.1.1 // indirect
24
github.com/emirpasic/gods v1.18.1 // indirect
0 commit comments