mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
require minimum go version for bootstrapping (#23685)
This commit is contained in:
1
Makefile
1
Makefile
@@ -177,6 +177,7 @@ ci-bootstrap: .ci-bootstrap
|
||||
|
||||
# bootstrap the build by downloading additional tools that may be used by devs
|
||||
bootstrap: ci-bootstrap
|
||||
@sh -c "'$(CURDIR)/scripts/goversioncheck.sh' '$(GO_VERSION_MIN)'"
|
||||
go generate -tags tools tools/tools.go
|
||||
go install github.com/bufbuild/buf/cmd/buf@v1.25.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user