mirror of
https://github.com/fiatjaf/nak.git
synced 2026-06-05 10:11:14 +02:00
decode: fix missing identifiers in printed json.
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user