fix(deps): update module github.com/urfave/cli to v2 #1124
Annotations
3 errors
Run make test:
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
Run make test:
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author)
|
Run make test
Process completed with exit code 2.
|
Loading