Update go versions in development.md
Reflect used compiler versions in the list of go requirements for building
This commit is contained in:
parent
d6f7c9a2c5
commit
0e68686c02
|
@ -141,7 +141,10 @@ development environment, please [set one up](http://golang.org/doc/code.html).
|
|||
| 1.8 | 1.8.3 |
|
||||
| 1.9 | 1.9.1 |
|
||||
| 1.10 | 1.9.1 |
|
||||
| 1.11+ | 1.10.2 |
|
||||
| 1.11 | 1.10.2 |
|
||||
| 1.12 | 1.10.4 |
|
||||
| 1.13 | 1.11.2 |
|
||||
| 1.13+ | 1.11.4 |
|
||||
|
||||
Ensure your GOPATH and PATH have been configured in accordance with the Go
|
||||
environment instructions.
|
||||
|
|
Loading…
Reference in New Issue