summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2017-08-13 08:12:09 -0700
committerGitHub <noreply@github.com>2017-08-13 08:12:09 -0700
commit3b998d9d29441002896ffb1f516e9549fb05b3a2 (patch)
tree7c0d592665e8b09364a21c2ae6cb4bf2f72fd743
parentce2ef09aaa2c1eeca0986e4e0c05594fd6382180 (diff)
parentcc0b2bd6eb9d5d6a3e9f7ef5eaa27bc0195e95f7 (diff)
Merge pull request #905 from zhangxiaoyu-zidif/patch-7
Update golang version
-rw-r--r--contributors/devel/local-cluster/local.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/local-cluster/local.md b/contributors/devel/local-cluster/local.md
index c3ae7293..e0336fae 100644
--- a/contributors/devel/local-cluster/local.md
+++ b/contributors/devel/local-cluster/local.md
@@ -19,7 +19,7 @@ You need an [etcd](https://github.com/coreos/etcd/releases) in your path, please
#### go
-You need [go](https://golang.org/doc/install) at least 1.4+ in your path, please make sure it is installed and in your ``$PATH``.
+You need [go](https://golang.org/doc/install) at least 1.8.3 in your path, please make sure it is installed and in your ``$PATH``.
### Starting the cluster