package main import ( "git.wanbits.cc/sin/flytalk/cmd" ) func main() { cmd.Execute() }