diff --git a/makefiles/const.mk b/makefiles/const.mk index 8f6ab5fb..e33aba52 100644 --- a/makefiles/const.mk +++ b/makefiles/const.mk @@ -1,6 +1,6 @@ SHELL := /bin/bash -GOLANGCILINT_VERSION ?= 1.54.2 +GOLANGCILINT_VERSION ?= 1.59.1 # Get the currently used golang install path (in GOPATH/bin, unless GOBIN is set) ifeq (,$(shell go env GOBIN))