package main import "gitlab.sweetwater.com/it/devops/tools/gitlab-project-manager/cmd" func main() { cmd.Execute() }