mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-02 05:20:57 -05:00
* Pin protoc-gen-go-grpc to 1.4.0 They introduced a replace statement within the go.mod file which causes failures running go install protoc-gen-go-grpc@latest Workaround for now is to pin to the previous version See https://github.com/grpc/grpc-go/issues/7448 * Add missing v to version v1.4.0 instead of 1.4.0 within tools/tools.sh |
||
|---|---|---|
| .. | ||
| build-vault | ||
| changed-files | ||
| checkout | ||
| containerize | ||
| install-external-tools | ||
| metadata | ||
| set-up-buf | ||
| set-up-go | ||
| set-up-gofumpt | ||
| set-up-gosimports | ||
| set-up-gotestsum | ||
| set-up-misspell | ||
| set-up-staticcheck | ||