Install staticcheck from releases

This commit is contained in:
Tomasz Sęk 2019-04-15 22:15:18 +02:00
parent bea4ce0d39
commit c5067d8342
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ matrix:
before_install:
- go get golang.org/x/lint/golint
- go get honnef.co/go/tools/cmd/staticcheck
- go get -u github.com/golang/dep/cmd/dep
- make go-dependencies