diff --git a/Makefile b/Makefile index 63348213..41a724d9 100644 --- a/Makefile +++ b/Makefile @@ -158,4 +158,4 @@ $(GOBIN)/mockgen: $(GOBIN)/golangci-lint: @mkdir dist || true @echo installing: golangci-lint - @curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v1.45.2 + @curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v1.50.1