Skip to content

Commit

Permalink
Merge pull request #23925 from luxas/go_version_support
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

Add a note about supported go version

Broke out from #22149 
@wojtek-t
  • Loading branch information
k8s-merge-robot committed Apr 6, 2016
2 parents 16d9df1 + e9eaba3 commit b141c69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/devel/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b141c69

Please sign in to comment.