package main import "github.com/koki-develop/docker-tags/cmd" func main() { cmd.Execute() }