package command const ( Version = "0.10.0" ) var ( GitCommit string BuildTime string )