Skip to content

Commit

Permalink
CI: Update golint from v1.56.1 to v1.56.2
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Feb 19, 2024
1 parent 0d8460b commit ad5ac15
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 @@ -79,7 +79,7 @@ MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download
KERNEL_VERSION ?= 5.10.57
# latest from https://github.com/golangci/golangci-lint/releases
# update this only by running `make update-golint-version`
GOLINT_VERSION ?= v1.56.1
GOLINT_VERSION ?= v1.56.2
# 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 ad5ac15

Please sign in to comment.