update golangci-lint to latest stable version

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2019-06-04 23:30:10 +05:30
parent 5e04be9e1f
commit beb2410a13

View File

@ -21,7 +21,7 @@ go: 1.11.x
env: env:
global: global:
- GOLANGCI_VERSION="v1.15.0" - GOLANGCI_VERSION="v1.16.0"
- TEST_COVERAGE=stdout - TEST_COVERAGE=stdout
- GO_METALINTER_THREADS=1 - GO_METALINTER_THREADS=1
- GO_COVER_DIR=_output - GO_COVER_DIR=_output