package main import "github.com/senomas/go-util" func main() { util.GoExec("test", "-v", "senomas/go-log") }