From fcf734eb36dcf194a4ae19e59c16e12f7dbc9bbf Mon Sep 17 00:00:00 2001 From: Wim Date: Sun, 30 Jun 2019 18:43:54 +0200 Subject: Update to golanci-lint v1.17.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index bf9662a5..4814cd5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ jobs: go: 1.12.x env: - GO111MODULE=on - - GOLANGCI_VERSION="v1.16.0" + - GOLANGCI_VERSION="v1.17.1" - stage: test # Run tests in a combination of Go environments. script: ./ci/test.sh -- cgit v1.2.3