gctcli: bump urfave cli depends version (#698)

* gctcli: bump version

* gctcli: flag alias done differenttttttttttttt

* gctcli: add autocomplete scripts to folder within gctcli cmd folder structure
This commit is contained in:
Ryan O'Hara-Reid
2021-06-24 15:02:21 +10:00
committed by GitHub
parent d978b3bbdc
commit 79a47cf569
11 changed files with 422 additions and 362 deletions

1
go.mod
View File

@@ -26,7 +26,6 @@ require (
github.com/thrasher-corp/goose v2.7.0-rc4.0.20191002032028-0f2c2a27abdb+incompatible
github.com/thrasher-corp/sqlboiler v1.0.1-0.20191001234224-71e17f37a85e
github.com/toorop/go-pusher v0.0.0-20180521062818-4521e2eb39fb
github.com/urfave/cli v1.22.5
github.com/urfave/cli/v2 v2.3.0
github.com/volatiletech/inflect v0.0.1 // indirect
github.com/volatiletech/null v8.0.0+incompatible