package main import ( "./cmd" ) func main() { cmd.Execute() }