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 738dd3d commit cecdf56Copy full SHA for cecdf56
Makefile
@@ -43,7 +43,7 @@ imports: $(OPENSHIFT_GOIMPORTS)
43
$(OPENSHIFT_GOIMPORTS) -m github.com/kcp-dev/client-go
44
.PHONY: imports
45
46
-GOLANGCI_LINT_VER := v1.58.1
+GOLANGCI_LINT_VER := v1.62.2
47
GOLANGCI_LINT_BIN := golangci-lint
48
GOLANGCI_LINT := $(TOOLS_DIR)/$(GOLANGCI_LINT_BIN)
49
0 commit comments