package main import ( "git.metaunix.net/metaunix.net/muldap/cmd" ) func main() { cmd.Execute() }