mirror of
https://github.com/helm/helm.git
synced 2026-08-09 17:39:28 +00:00
feat(test): Update golangci-lint to 1.27.0
Since we've moved to Go 1.14, golangci-lint has been silently failing. This commit updates to a compatible version. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
This commit is contained in:
committed by
Marc Khouzam
parent
b18e7e201e
commit
88f6991fff
@@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
environment:
|
||||
GOCACHE: "/tmp/go/cache"
|
||||
GOLANGCI_LINT_VERSION: "1.21.0"
|
||||
GOLANGCI_LINT_VERSION: "1.27.0"
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
||||
Reference in New Issue
Block a user