package main import ( "git.bloy.org/mike/gotest/cmd" ) func main() { cmd.Execute() }