Skip to content

Commit

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

Up to golang 1.6

A second attempt to upgrade go version above `go1.4`
Merge ASAP after you've cut the `release-1.2` branch and feel ready.
`go1.6` should perform slightly better than `go1.5`, so this time it might work
@gmarek @wojtek-t @zmerlynn @mikedanese @brendandburns @ixdy @thockin
  • Loading branch information
k8s-merge-robot committed Apr 5, 2016
2 parents 547328c + fcf9b3c commit b8eef41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Kubernetes is written in the [Go](http://golang.org) programming language. If yo

### Go versions

Requires Go version 1.4.x or 1.5.x
Requires Go version 1.4.x, 1.5.x or 1.6.x

## Git setup

Expand Down

0 comments on commit b8eef41

Please sign in to comment.