removed golint dependency

This commit is contained in:
Jarek Kowalski
2018-10-13 12:14:42 -07:00
parent 321aad75b5
commit e513fdeb28

View File

@@ -41,7 +41,6 @@ upload-coverage:
dev-deps:
go get -u golang.org/x/tools/cmd/gorename
go get -u github.com/golang/lint/golint
go get -u golang.org/x/tools/cmd/guru
go get -u github.com/nsf/gocode
go get -u github.com/rogpeppe/godef