hardcode our fork of urfave/cli because go is stupid.

fixes https://github.com/fiatjaf/nak/issues/26
This commit is contained in:
fiatjaf
2024-07-23 15:23:07 -03:00
parent 48c0e342e3
commit 220fe84f1b
15 changed files with 18 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ import (
"github.com/nbd-wtf/go-nostr/nip19"
"github.com/nbd-wtf/go-nostr/nip46"
"github.com/nbd-wtf/go-nostr/nip49"
"github.com/urfave/cli/v3"
"github.com/fiatjaf/cli/v3"
)
const (