fix go version mapping in development.md
see kubernetes/kubernetes#82809 see kubernetes/kubernetes#85019
This commit is contained in:
parent
5f53f6277f
commit
21a53e6930
|
@ -138,9 +138,9 @@ development environment, please [set one up](http://golang.org/doc/code.html).
|
|||
| 1.11 | 1.10.2 |
|
||||
| 1.12 | 1.10.4 |
|
||||
| 1.13 | 1.11.13 |
|
||||
| 1.14+ | 1.12.9 |
|
||||
| 1.14 - 1.16 | 1.12.9 |
|
||||
| 1.17+ | 1.13.4 |
|
||||
|
||||
Note that Go 1.13 is not supported yet.
|
||||
|
||||
Ensure your GOPATH and PATH have been configured in accordance with the Go
|
||||
environment instructions.
|
||||
|
|
Loading…
Reference in New Issue