module github.com/fiatjaf/go-nostr go 1.15 require ( github.com/btcsuite/btcd v0.20.1-beta github.com/fiatjaf/bip340 v1.1.1 github.com/gorilla/websocket v1.4.2 github.com/tyler-smith/go-bip32 v1.0.0 github.com/tyler-smith/go-bip39 v1.1.0 github.com/valyala/fastjson v1.6.3 )