update nostrlib to fix stuck subscriptions.

This commit is contained in:
fiatjaf
2026-03-20 20:56:38 -03:00
parent 29db04b7ea
commit ae98e99ec6
2 changed files with 3 additions and 3 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-20260314085316-2cec1c943486
fiatjaf.com/nostr v0.0.0-20260320232724-e675f04bd29a
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/bep/debounce v1.2.1
github.com/btcsuite/btcd/btcec/v2 v2.3.6