Force generation of flag types to use gopkg import
This commit is contained in:
parent
b93207160f
commit
2ab83fab2a
@ -193,6 +193,8 @@ def _write_altsrc_flag_types(outfile, types):
|
||||
_fwrite(outfile, """\
|
||||
package altsrc
|
||||
|
||||
import "gopkg.in/urfave/cli.v2"
|
||||
|
||||
// WARNING: This file is generated!
|
||||
|
||||
""")
|
||||
|
Loading…
Reference in New Issue
Block a user