5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 00:39:34 +00:00

Update to golanci-lint v1.17.1

This commit is contained in:
Wim 2019-06-30 18:43:54 +02:00
parent cf3cddafab
commit fcf734eb36

View File

@ -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