summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
authorLucas Käldström <lucas.kaldstrom@hotmail.co.uk>2016-03-27 17:17:04 +0300
committerLucas Käldström <lucas.kaldstrom@hotmail.co.uk>2016-03-27 17:17:04 +0300
commitfcf9b3c9433d96a423b7d5aaa6f573e86869702c (patch)
treeba88128b86842be0fdcbac6c8390ca3bc07c0b37 /development.md
parent903eb395174c5a4698aed5600725f2b86bd4f9f6 (diff)
Up to golang 1.6
Diffstat (limited to 'development.md')
-rw-r--r--development.md2
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