Update recommended version of Go to 1.6.1 due to security issue.

See 
https://groups.google.com/forum/m/#!msg/golang-announce/9eqIHqaWvck/kXsfO0ogLAAJ.


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/39af934b
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/39af934b
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-client/diff/39af934b

Branch: refs/heads/master
Commit: 39af934bf9365dfe479ea9a9ea511c9d96721afa
Parents: 49fdb46
Author: Geoff Macartney <[email protected]>
Authored: Wed Apr 13 09:16:16 2016 +0100
Committer: Geoff Macartney <[email protected]>
Committed: Wed Apr 13 09:24:02 2016 +0100

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/39af934b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a0766d6..7d5cc7b 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ A command line client for [Apache 
Brooklyn](https://brooklyn.apache.org).
 The CLI tool is written in Go and should be obtained and built as a standard 
Go project. 
 You will need the following tools to build it:
 
-- Go (min version 1.6), with full cross-compiler support (see 
https://golang.org/dl).
+- Go (version 1.6.1 or higher), with full cross-compiler support (see 
https://golang.org/dl).
   On Mac, if using Homebrew, use "brew install go --with-cc-all"
 
 Optional:

Reply via email to