update go-nostr.

This commit is contained in:
fiatjaf
2024-08-20 15:10:18 -03:00
parent ea7b88cfd7
commit 56657d8aa9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/fiatjaf/khatru v0.7.5
github.com/mailru/easyjson v0.7.7
github.com/markusmobius/go-dateparser v1.2.3
github.com/nbd-wtf/go-nostr v0.34.5
github.com/nbd-wtf/go-nostr v0.34.7
github.com/nbd-wtf/nostr-sdk v0.5.0
golang.org/x/exp v0.0.0-20240707233637-46b078467d37
)