You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/04/05 16:43:09 UTC

[1/2] brooklyn-client git commit: Update documented required Go version

Repository: brooklyn-client
Updated Branches:
  refs/heads/master 7066a4d69 -> 99daadcbc


Update documented required Go version

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

Branch: refs/heads/master
Commit: bc38a01dabce3d9d68119d924f02df95aae017fa
Parents: 7066a4d
Author: drigodwin <dr...@googlemail.com>
Authored: Tue Apr 5 15:31:46 2016 +0100
Committer: drigodwin <dr...@googlemail.com>
Committed: Tue Apr 5 15:31:46 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/bc38a01d/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c00e960..b375e4a 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.5.1), with full cross-compiler support (see https://golang.org/dl).
+- Go (min version 1.6), with full cross-compiler support (see https://golang.org/dl).
   On Mac, if using Homebrew, use "brew install go --with-cc-all"
 - godep (see https://github.com/tools/godep)
 


[2/2] brooklyn-client git commit: Closes #15

Posted by sv...@apache.org.
Closes #15

Update documented required Go version


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

Branch: refs/heads/master
Commit: 99daadcbce3a69440fba5a75087c458bc4779c21
Parents: 7066a4d bc38a01
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Tue Apr 5 17:42:57 2016 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Tue Apr 5 17:42:57 2016 +0300

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