mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-19 02:49:18 -05:00
* Explicitly check go version in build Several GH issues have been opened by people trying to use an older version of Go to build Vault (e.g., #3307 is the most recent). This adds an explicit check to the build to hopefully make it more clear to users in the future. * Also add checking for go patch version * Up minimum go version And fix a comment * Bump travis to go1.9.1 |
||
|---|---|---|
| .. | ||
| cross | ||
| windows | ||
| build.sh | ||
| coverage.sh | ||
| dist.sh | ||
| gofmtcheck.sh | ||
| goversioncheck.sh | ||
| update_deps.sh | ||