package main var ( // commit sha for the current build. version string = "0.2-dev" revision string ) func main() {}