update go-nostr again, apparently this was necessary.

This commit is contained in:
fiatjaf
2024-11-12 18:46:38 -03:00
parent a187e448f2
commit 5d32739573
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/fiatjaf/khatru v0.10.0
github.com/mailru/easyjson v0.7.7
github.com/markusmobius/go-dateparser v1.2.3
github.com/nbd-wtf/go-nostr v0.42.1
github.com/nbd-wtf/go-nostr v0.42.2
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
)