package main import "git.unistack.org/unistack-org/pkgdash/internal/cli" func main() { cli.Execute() }