git: 'download' command for downloading individual files.

This commit is contained in:
fiatjaf
2026-03-26 17:38:09 -03:00
parent ec1721cfe3
commit 0dbe14aa93
3 changed files with 194 additions and 4 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-20260320232724-e675f04bd29a
fiatjaf.com/nostr v0.0.0-20260326203601-3acfbbca0aea
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/bep/debounce v1.2.1
github.com/btcsuite/btcd/btcec/v2 v2.3.6