Update to golanci-lint v1.17.1

pull/858/head
Wim 5 years ago
parent cf3cddafab
commit fcf734eb36

@ -23,7 +23,7 @@ jobs:
go: 1.12.x go: 1.12.x
env: env:
- GO111MODULE=on - GO111MODULE=on
- GOLANGCI_VERSION="v1.16.0" - GOLANGCI_VERSION="v1.17.1"
- stage: test - stage: test
# Run tests in a combination of Go environments. # Run tests in a combination of Go environments.
script: ./ci/test.sh script: ./ci/test.sh

Loading…
Cancel
Save