Bump required Go version for Kubernetes 1.11+
The minimum_go_version for running tests is 1.10.2
This commit is contained in:
parent
c71d8fe460
commit
e193710a86
|
@ -136,7 +136,7 @@ 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.1 |
|
||||
| 1.11+ | 1.10.2 |
|
||||
|
||||
Ensure your GOPATH and PATH have been configured in accordance with the Go
|
||||
environment instructions.
|
||||
|
|
Loading…
Reference in New Issue