#16 Fix compile against latest urfave/cli.
Merged by qulogic. Opened by qulogic.
qulogic/golist fix-cli  into  master

Download 16.patch

Instead of initializing all fields of the *Flag structs, just specify Name and Usage. The rest of the fields can just follow the default zero value.

Fixes #1.

Pull-Request has been merged by qulogic

Metadata