Update golint path

This commit is contained in:
Jannis Mattheis 2018-10-21 17:36:41 +02:00
parent 160ff561df
commit c58188c60a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ check-js:
(cd ui && npm run testformat)
download-tools:
go get github.com/golang/lint/golint
go get golang.org/x/lint/golint
go get github.com/fzipp/gocyclo
go get -u github.com/gobuffalo/packr/...
go get -u github.com/go-swagger/go-swagger/cmd/swagger