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