@ -47,8 +47,9 @@ var (
func main() {
flag.Parse()
if *printVersion {
versionInfoTmpl.Execute(os.Stdout, BuildInfo)
os.Exit(0)
}