Skip to content

Commit eeea4cf

Browse files
committed
CI: Update golint from v1.62.2 to v1.63.4
1 parent 03d4a5a commit eeea4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download
7979
KERNEL_VERSION ?= 5.10.207
8080
# latest from https://github.com/golangci/golangci-lint/releases
8181
# update this only by running `make update-golint-version`
82-
GOLINT_VERSION ?= v1.62.2
82+
GOLINT_VERSION ?= v1.63.4
8383
# Limit number of default jobs, to avoid the CI builds running out of memory
8484
GOLINT_JOBS ?= 4
8585
# see https://github.com/golangci/golangci-lint#memory-usage-of-golangci-lint

0 commit comments

Comments
 (0)