Skip to content

Commit 09d72bd

Browse files
minikube-botmedyagh
authored andcommitted
CI: Update golint from v2.7.2 to v2.8.0
1 parent 50a5da2 commit 09d72bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download
7171

7272
# latest from https://github.com/golangci/golangci-lint/releases
7373
# update this only by running `make update-golint-version`
74-
GOLINT_VERSION ?= v2.7.2
74+
GOLINT_VERSION ?= v2.8.0
7575
# see https://golangci-lint.run/docs/configuration/file/ for config details
7676
GOLINT_CONFIG ?= .golangci.min.yaml
7777
# Set this to --verbose to see details about the linters and formatters used

0 commit comments

Comments
 (0)