We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa724a commit 9406e8aCopy full SHA for 9406e8a
hack/tools/Makefile
@@ -44,7 +44,7 @@ ifeq ($(OS), windows)
44
MDBOOK_EXTRACT_COMMAND := unzip -d /tmp
45
endif
46
47
-GOLANGCI_LINT_VERSION := v1.51.2
+GOLANGCI_LINT_VERSION := v1.53.3
48
GOLANGCI_LINT_BIN := golangci-lint
49
GOLANGCI_LINT := $(abspath $(BIN_DIR)/$(GOLANGCI_LINT_BIN))
50
GOLANGCI_LINT_PKG := github.com/golangci/golangci-lint/cmd/golangci-lint
0 commit comments