mirror of
https://github.com/smallstep/certificates.git
synced 2024-10-31 03:20:16 +00:00
Bump version of golangci-lint in make bootstrap
.
This commit is contained in:
parent
ee1c8dd0cd
commit
fd80da6a8d
2
Makefile
2
Makefile
@ -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.19.1
|
||||
$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…
Reference in New Issue
Block a user