mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-11-18 10:06:27 +01:00
ridiculous performance string and serialization performance improvements.
This commit is contained in:
1
go.mod
1
go.mod
@@ -11,6 +11,7 @@ require (
|
||||
github.com/bytedance/sonic v1.13.1
|
||||
github.com/cloudwego/base64x v0.1.5
|
||||
github.com/coder/websocket v1.8.12
|
||||
github.com/colduction/nocopy v0.2.0
|
||||
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
|
||||
github.com/dgraph-io/badger/v4 v4.5.0
|
||||
github.com/dgraph-io/ristretto v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user