diff --git a/Makefile b/Makefile index c0a5c7db..ac01f0a9 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ HUB_IMAGE ?= nspccdev/neofs HUB_TAG ?= "$(shell echo ${VERSION} | sed 's/^v//')" GO_VERSION ?= 1.17 -LINT_VERSION ?= 1.48.0 +LINT_VERSION ?= 1.50.0 ARCH = amd64 BIN = bin