Daniel Nephin
|
5023a3b178
|
cli: send requested help text to stdout
This behaviour matches the GNU CLI standard:
http://www.gnu.org/prep/standards/html_node/_002d_002dhelp.html
|
2020-03-26 15:27:34 -04:00 |
Jeff Mitchell
|
28c84845bf
|
Update vendoring from go mod. (#5566)
|
2019-03-26 17:50:42 -04:00 |
James Phillips
|
cc116ea2a7
|
Updates mattn/go-isatty and mitchellh/cli.
|
2016-08-09 17:26:11 -07:00 |
Sean Chittenden
|
25b09713b9
|
Manage dependencies via Godep
Embrace the future and use Go 1.6's vendor support via Godep.
Go 1.5 users should `export GO15VENDOREXPERIMENT=1`
|
2016-02-12 16:50:37 -08:00 |