chore(deps): update all non-major dependencies #354
Annotations
10 errors
lint:
helpers/args.go#L9
undeclared name: `cli` (typecheck)
|
lint:
helpers/config.go#L22
undeclared name: `cli` (typecheck)
|
lint:
helpers/repos.go#L12
undeclared name: `cli` (typecheck)
|
lint:
helpers/args.go#L6
"github.com/urfave/cli/v2" imported but not used (typecheck)
|
lint:
helpers/config.go#L9
"github.com/urfave/cli/v2" imported but not used (typecheck)
|
lint:
helpers/repos.go#L8
"github.com/urfave/cli/v2" imported but not used (typecheck)
|
lint:
main.go#L14
`v2` redeclared in this block (typecheck)
|
lint:
main.go#L9
other declaration of v2 (typecheck)
|
lint:
main.go#L34
undeclared name: `cli` (typecheck)
|
lint:
main.go#L38
undeclared name: `cli` (typecheck)
|