fix gofmt error

This commit is contained in:
max furman 2018-11-26 15:36:33 -05:00
parent 95d4d9c4c1
commit 86424b5b79

View file

@ -116,7 +116,7 @@ intermediate private key.`,
app.Writer = os.Stdout
app.ErrWriter = os.Stderr
app.Commands = []cli.Command{
cli.Command{
{
Name: "version",
Usage: "Displays the current version of the cli",
// Command prints out the current version of the tool