package main import "my-spiders/cmd" func main() { cmd.Execute() }