We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ee8b3 commit 612aaf6Copy full SHA for 612aaf6
Makefile
@@ -1,6 +1,6 @@
1
PROJECT_PATH=${PWD}
2
TARGETPLATFORM?=linux/amd64
3
-GOLANGCI_LINT_VERSION=1.50.1
+GOLANGCI_LINT_VERSION=1.51.2
4
5
.PHONY: test
6
test:
0 commit comments