build: No need for outdated go2xunit
This commit is contained in:
parent
6fe2fa5ff0
commit
5f01afb7ea
1
build.go
1
build.go
@ -356,7 +356,6 @@ func setup() {
|
|||||||
runPrint("go", "get", "-v", "github.com/FiloSottile/gvt")
|
runPrint("go", "get", "-v", "github.com/FiloSottile/gvt")
|
||||||
runPrint("go", "get", "-v", "github.com/axw/gocov/gocov")
|
runPrint("go", "get", "-v", "github.com/axw/gocov/gocov")
|
||||||
runPrint("go", "get", "-v", "github.com/AlekSi/gocov-xml")
|
runPrint("go", "get", "-v", "github.com/AlekSi/gocov-xml")
|
||||||
runPrint("go", "get", "-v", "bitbucket.org/tebeka/go2xunit")
|
|
||||||
runPrint("go", "get", "-v", "github.com/alecthomas/gometalinter")
|
runPrint("go", "get", "-v", "github.com/alecthomas/gometalinter")
|
||||||
runPrint("go", "get", "-v", "github.com/mitchellh/go-wordwrap")
|
runPrint("go", "get", "-v", "github.com/mitchellh/go-wordwrap")
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user