diff options
| author | Lucas Käldström <lucas.kaldstrom@hotmail.co.uk> | 2016-03-27 17:17:04 +0300 |
|---|---|---|
| committer | Lucas Käldström <lucas.kaldstrom@hotmail.co.uk> | 2016-03-27 17:17:04 +0300 |
| commit | fcf9b3c9433d96a423b7d5aaa6f573e86869702c (patch) | |
| tree | ba88128b86842be0fdcbac6c8390ca3bc07c0b37 | |
| parent | 903eb395174c5a4698aed5600725f2b86bd4f9f6 (diff) | |
Up to golang 1.6
| -rw-r--r-- | development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development.md b/development.md index bdef3213..b664fc52 100644 --- a/development.md +++ b/development.md @@ -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 |
