package main import "GithubChangelogGenerator/cmd" func main() { cmd.Execute() }