Update golangci-lint version to 1.17.1

Signed-off-by: njuettner <nick@zalando.de>
This commit is contained in:
njuettner 2019-07-29 11:48:15 +02:00
parent 417ccc523c
commit 84db687946

View File

@ -14,7 +14,7 @@ matrix:
- go: tip
env:
- GO111MODULE=on GOLANGCI_RELEASE="v1.16.0"
- GO111MODULE=on GOLANGCI_RELEASE="v1.17.1"
before_install:
- go get github.com/mattn/goveralls