package main import "sourcecraft.dev/bigbes/confluence-md-utilities/cmd" func main() { cmd.Execute() }