[#694] Update lint version to 1.49.0

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
remotes/KirillovDenis/feature/192-lifecycle
Denis Kirillov 2022-08-30 15:34:28 +03:00 committed by Kirillov Denis
parent 0bd7d4da2f
commit e06f6f1c2a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
REPO ?= $(shell go list -m)
VERSION ?= $(shell git describe --tags --dirty --match "v*" --always 2>/dev/null || cat VERSION 2>/dev/null || echo "develop")
GO_VERSION ?= 1.19
LINT_VERSION ?= 1.46.2
LINT_VERSION ?= 1.49.0
BINDIR = bin
# Binaries to build