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