Merge pull request #1202 from wonderflow/upgradeci

upgrade golang ci lint to 1.38.0 and fix lint error
This commit is contained in:
Jianbo Sun
2021-03-16 16:07:19 +08:00
committed by GitHub
11 changed files with 18 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ on:
env:
# Common versions
GO_VERSION: '1.14'
GOLANGCI_VERSION: 'v1.31'
GOLANGCI_VERSION: 'v1.38'
DOCKER_BUILDX_VERSION: 'v0.4.2'
KIND_VERSION: 'v0.7.0'