Skip to content

Commit 612aaf6

Browse files
committed
BUILD/MINOR: lint: use new linter that does not have issue with Go 1.20
1 parent 61ee8b3 commit 612aaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PROJECT_PATH=${PWD}
22
TARGETPLATFORM?=linux/amd64
3-
GOLANGCI_LINT_VERSION=1.50.1
3+
GOLANGCI_LINT_VERSION=1.51.2
44

55
.PHONY: test
66
test:

0 commit comments

Comments
 (0)