package main import "github.com/go-i2p/go-github-dashboard/pkg/cmd" func main() { cmd.Execute() }