Skip to content

Commit a93b590

Browse files
minikube-botmedyagh
authored andcommitted
CI: Update golint from v1.62.2 to v1.63.4
1 parent 667e53b commit a93b590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
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)