package main import "github.com/mentos1386/workspace/cmd" func main() { cmd.Execute() }