update linter to last v1 version
This commit is contained in:
2
Tools.mk
2
Tools.mk
@@ -5,7 +5,7 @@ GO_TOOLS_BIN := $(addprefix $(TOOLS_BIN)/, $(notdir $(GO_TOOLS)))
|
|||||||
GO_TOOLS_VENDOR := $(addprefix vendor/, $(GO_TOOLS))
|
GO_TOOLS_VENDOR := $(addprefix vendor/, $(GO_TOOLS))
|
||||||
|
|
||||||
GOLANGCI_LINT := $(TOOLS_BIN)/golangci-lint
|
GOLANGCI_LINT := $(TOOLS_BIN)/golangci-lint
|
||||||
GOLANGCI_LINT_VERSION := v1.63.4
|
GOLANGCI_LINT_VERSION := v1.64.8
|
||||||
|
|
||||||
GOLANG_DEADCODE := $(TOOLS_BIN)/deadcode
|
GOLANG_DEADCODE := $(TOOLS_BIN)/deadcode
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user