Skip to content

Commit

Permalink
bump golaint versions
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Nov 8, 2021
1 parent 9abb3b5 commit 09328fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,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.1
GOLINT_VERSION ?= v1.43.0
# 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
Expand Down

0 comments on commit 09328fd

Please sign in to comment.