decode: fix missing identifiers in printed json.

This commit is contained in:
fiatjaf
2026-05-08 12:53:42 -03:00
parent c04add227d
commit 02c12cb671
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-20260424011647-744fb0702ced
fiatjaf.com/nostr v0.0.0-20260508155207-03a55cc0b816
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/bep/debounce v1.2.1
github.com/btcsuite/btcd/btcec/v2 v2.3.6