Bump golangci-lint to v1.24.0

pull/231/head
max furman 4 years ago
parent 3be95a82d0
commit 3c0970c28a

@ -20,7 +20,7 @@ all: build test lint
bootstra%:
# Using a released version of golangci-lint to take into account custom replacements in their go.mod
$Q curl -sSfL https://raw.githubusercontent.com/smallstep/cli/master/make/golangci-install.sh | sh -s -- -b $(shell go env GOPATH)/bin v1.23.8
$Q curl -sSfL https://raw.githubusercontent.com/smallstep/cli/master/make/golangci-install.sh | sh -s -- -b $(shell go env GOPATH)/bin v1.24.0
.PHONY: bootstra%

Loading…
Cancel
Save