package main import ( "git.brono.cloud/wzykubek/licensmith/cmd" ) func main() { cmd.Execute() }