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