diff --git a/Makefile b/Makefile index 1cf617a..7aa8d8c 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ release: # Pull GolangCI-Lint dependency # $(GOLANGCI): - curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(BINPATH) v1.17.1 + curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(BINPATH) v1.23.1 $(GOLANGCI) --version #