upgrade golang ci lint to 1.38.0 and fix lint error

This commit is contained in:
天元
2021-03-16 15:00:02 +08:00
parent f589471640
commit 1cdcf2ab48
10 changed files with 14 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'