Bump Go version in README

This commit is contained in:
Jeff Mitchell 2019-04-12 23:49:51 -04:00
parent 1b5155080b
commit 04ef36da6c
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Developing Vault
If you wish to work on Vault itself or any of its built-in systems, you'll 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 first need [Go](https://www.golang.org) installed on your machine (version
1.11+ is *required*). 1.12.1+ is *required*).
For local dev first make sure Go is properly installed, including setting up a For local dev first make sure Go is properly installed, including setting up a
[GOPATH](https://golang.org/doc/code.html#GOPATH). Next, clone this repository [GOPATH](https://golang.org/doc/code.html#GOPATH). Next, clone this repository