Update pinned golangci-lint version

This commit is contained in:
Duco van Amstel
2018-12-30 20:14:07 +00:00
parent 426aa33723
commit 3b0cfaac41

View File

@@ -12,7 +12,7 @@ git:
env:
global:
- GOOS=linux GOARCH=amd64
- GOLANGCI_VERSION="v1.12.3"
- GOLANGCI_VERSION="v1.12.5"
matrix:
# It's ok if our code fails on unstable development versions of Go.