diff --git a/Makefile b/Makefile index 64d313a710..0ce4cad8e2 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download KERNEL_VERSION ?= 4.19.202 # latest from https://github.com/golangci/golangci-lint/releases # update this only by running `make update-golint-version` -GOLINT_VERSION ?= v1.42.0 +GOLINT_VERSION ?= v1.42.1 # Limit number of default jobs, to avoid the CI builds running out of memory GOLINT_JOBS ?= 4 # see https://github.com/golangci/golangci-lint#memory-usage-of-golangci-lint