* replace deprecated ioutil lib calls * fix for FileInfo type required * fix for ioutil.Discard * fix .Discard * fix for go-bindata generated files
This commit: - Adds a --msgfile option to read the message to sign from a file instead of command line argument. - Adds a unit test for signing subcommands. - Removes some weird whitespace in the code.