update go-nostr.

This commit is contained in:
fiatjaf
2022-07-15 17:32:53 -03:00
parent 4daac2fc28
commit 440a64ef28
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fiatjaf/relayer
go 1.15
require (
github.com/fiatjaf/go-nostr v0.7.1
github.com/fiatjaf/go-nostr v0.7.3
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.4.2
github.com/jmoiron/sqlx v1.3.1