module github.com/fiatjaf/go-nostr go 1.15 require ( github.com/fiatjaf/bip340 v1.0.0 github.com/gorilla/websocket v1.4.2 )