mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Merge pull request #23925 from luxas/go_version_support
Automatic merge from submit-queue Add a note about supported go version Broke out from #22149 @wojtek-t
This commit is contained in:
commit
b141c6903e
@ -54,7 +54,9 @@ Kubernetes is written in the [Go](http://golang.org) programming language. If yo
|
||||
|
||||
### Go versions
|
||||
|
||||
Requires Go version 1.4.x, 1.5.x or 1.6.x
|
||||
Kubernetes 1.0 - 1.2 only supports Go 1.4.2
|
||||
|
||||
Kubernetes 1.3 and higher supports Go 1.6.0
|
||||
|
||||
## Git setup
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user