package main import "github.com/dlorenc/scorecard/cmd" func main() { cmd.Execute() }