update go-nostr keyer interface and make req --auth work again.

This commit is contained in:
fiatjaf
2024-09-22 19:21:41 -03:00
parent 43fe41df5d
commit d7c0ff2bb7
7 changed files with 22 additions and 14 deletions

2
go.mod
View File

@@ -13,7 +13,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.36.3
github.com/nbd-wtf/go-nostr v0.37.2
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
)