go fmt fixes

This commit is contained in:
Cameron Sparr
2015-08-04 16:09:59 -06:00
parent 0911b5b2e8
commit 611ad26d1b
6 changed files with 36 additions and 37 deletions

View File

@@ -21,6 +21,7 @@ var fPidfile = flag.String("pidfile", "", "file to write our pid to")
// Telegraf version
var Version = "unreleased"
// Telegraf commit
var Commit = ""