package main import "git.red-panda.pet/pandaware/protohacking/cmd" func main() { cmd.Execute() }