adapt to some nostrlib changes.

This commit is contained in:
fiatjaf
2026-04-18 09:19:43 -03:00
parent 2c3d72b337
commit 07b791e90a
4 changed files with 10 additions and 6 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fiatjaf/nak
go 1.25
require (
fiatjaf.com/nostr v0.0.0-20260402062956-72a5be58d755
fiatjaf.com/nostr v0.0.0-20260416191442-f50b7b0f8dcb
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/bep/debounce v1.2.1
github.com/btcsuite/btcd/btcec/v2 v2.3.6