package version import "fmt" func main () { fmt.Println("version is here") }