use latest fixed version of urfave/cli fork with reorder flags fixed.

This commit is contained in:
fiatjaf
2024-07-14 12:46:11 -03:00
parent ce6bb0aa22
commit 7846960c4e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -46,4 +46,4 @@ require (
golang.org/x/text v0.16.0 // indirect
)
replace github.com/urfave/cli/v3 => github.com/fiatjaf/cli/v3 v3.0.0-20240712212113-3a8b0280e2c5
replace github.com/urfave/cli/v3 => github.com/fiatjaf/cli/v3 v3.0.0-20240713223955-ebd1e3ed26b9