fetch: support --auth.

This commit is contained in:
fiatjaf
2026-06-02 21:27:38 -03:00
parent ed5af14305
commit e2f791ab85
3 changed files with 31 additions and 9 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-20260508155207-03a55cc0b816
fiatjaf.com/nostr v0.0.0-20260602223326-015842e96d86
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/bep/debounce v1.2.1
github.com/btcsuite/btcd/btcec/v2 v2.3.6