package main import "github.com/kratisto/mam-contract/cmd" func main() { cmd.Execute() }