Skip to content

Commit 9d23f87

Browse files
committed
Updating lint version
1 parent 07ca620 commit 9d23f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ BUILD_NUMBER?=unknown
4444
GO111MODULE_FLAG?=on
4545
export GO111MODULE=$(GO111MODULE_FLAG)
4646

47-
export LINT_VERSION="1.45.2"
47+
export LINT_VERSION="1.51.2"
4848

4949
GOFILES=$(shell find . -type f -name '*.go' -not -path "./vendor/*")
5050

0 commit comments

Comments
 (0)