mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-21 18:22:00 -08:00
Update to golanci-lint v1.17.1
This commit is contained in:
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…
Reference in New Issue
Block a user