We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf4af0 commit 6baebf6Copy full SHA for 6baebf6
Makefile
@@ -67,7 +67,7 @@ MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download
67
68
KERNEL_VERSION ?= 4.19.182
69
# latest from https://github.com/golangci/golangci-lint/releases
70
-GOLINT_VERSION ?= v1.39.0
+GOLINT_VERSION ?= v1.41.1
71
# Limit number of default jobs, to avoid the CI builds running out of memory
72
GOLINT_JOBS ?= 4
73
# see https://github.com/golangci/golangci-lint#memory-usage-of-golangci-lint
0 commit comments