Skip to content

Commit 6baebf6

Browse files
committed
fix version
1 parent ccf4af0 commit 6baebf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download
6767

6868
KERNEL_VERSION ?= 4.19.182
6969
# latest from https://github.com/golangci/golangci-lint/releases
70-
GOLINT_VERSION ?= v1.39.0
70+
GOLINT_VERSION ?= v1.41.1
7171
# Limit number of default jobs, to avoid the CI builds running out of memory
7272
GOLINT_JOBS ?= 4
7373
# see https://github.com/golangci/golangci-lint#memory-usage-of-golangci-lint

0 commit comments

Comments
 (0)