1
0
mirror of https://github.com/Oxalide/vsphere-influxdb-go.git synced 2023-10-10 13:36:51 +02:00
This commit is contained in:
Adrian Todorov 2018-01-07 16:17:37 +01:00
parent 076f633377
commit 72f628354b

View File

@ -813,7 +813,7 @@ func main() {
flag.Parse()
if getversion {
stdlong.Println("Version:",version)
stdlog.Println("Version:",version)
os.Exit(0)
}