Merge pull request #406 from Madhu-1/update-golangci

update golangci-lint to latest stable version
This commit is contained in:
Humble Devassy Chirammal 2019-06-05 10:13:07 +05:30 committed by GitHub
commit dc04362ac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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