Updates Go version in README to 1.14.7, to match reality (#10237)

This commit is contained in:
dr-db
2020-10-26 00:50:25 -05:00
committed by GitHub
parent e4421691da
commit 2b81b5aca8

View File

@@ -70,7 +70,7 @@ Developing Vault
If you wish to work on Vault itself or any of its built-in systems, you'll
first need [Go](https://www.golang.org) installed on your machine. Go version
1.13.7+ is *required*.
1.14.7+ is *required*.
For local dev first make sure Go is properly installed, including setting up a
[GOPATH](https://golang.org/doc/code.html#GOPATH). Ensure that `$GOPATH/bin` is in