Update location of go tool cover.

This commit is contained in:
Andrey Smirnov
2014-11-11 01:25:52 +03:00
parent 74f9787884
commit ccd8c2551f
+1 -1
View File
@@ -26,5 +26,5 @@ group :development do
gom 'github.com/golang/lint/golint'
gom 'github.com/mattn/goveralls'
gom 'github.com/axw/gocov/gocov'
gom 'code.google.com/p/go.tools/cmd/cover'
gom 'golang.org/x/tools/cmd/cover'
end