We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48875d3 commit 332f3abCopy full SHA for 332f3ab
Makefile
@@ -4,7 +4,7 @@ PROG := cluster-image-registry-operator
4
5
GOLANGCI_LINT = _output/tools/golangci-lint
6
GOLANGCI_LINT_CACHE = $(PWD)/_output/golangci-lint-cache
7
-GOLANGCI_LINT_VERSION = v1.51.0
+GOLANGCI_LINT_VERSION = v1.56.2
8
9
GO_REQUIRED_MIN_VERSION = 1.16
10
0 commit comments