diff --git a/Makefile b/Makefile index 97ce5262e..3e3171085 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ SRCDIR ?= . RST2MAN ?= rst2man +# see https://hub.docker.com/r/docker/golangci-lint/tags # v1.55 to get golang 1.21 (1.21.3) # v1.53 to get golang 1.20 (1.20.5) GOLANGCI_LINT_VERSION=v1.55