Update Go version in readme

Fixes #7525
This commit is contained in:
Jim Kalafut
2019-09-27 08:30:02 -07:00
committed by GitHub
parent 9b05bfd882
commit 2b8aeb10cc

View File

@@ -59,8 +59,8 @@ 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 (version
1.12.1+ is *required*).
first need [Go](https://www.golang.org) installed on your machine. Go version
1.12.7+ is *required*. Note: version 1.13.x is not yet supported.
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