You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ho...@apache.org on 2018/03/28 17:47:35 UTC

[incubator-openwhisk-cli] branch master updated: Update the version of client go to e4b5f823ee5e29e2598381e8013d572f78d443f5

This is an automated email from the ASF dual-hosted git repository.

houshengbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new bf161d3  Update the version of client go to e4b5f823ee5e29e2598381e8013d572f78d443f5
bf161d3 is described below

commit bf161d364c6722687d18d68ae2ffbd5caceb6e00
Author: Vincent Hou <sh...@us.ibm.com>
AuthorDate: Wed Mar 28 12:48:28 2018 -0400

    Update the version of client go to e4b5f823ee5e29e2598381e8013d572f78d443f5
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 3724b38..ba12cc8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -24,7 +24,7 @@ dependencies {
         build(['name':'golang.org/x/sys/unix', 'version':'7f918dd405547ecb864d14a8ecbbfe205b5f930f', 'transitive':false])
         build(['name':'gopkg.in/yaml.v2', 'version':'cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b', 'transitive':false])
         build(['name':'github.com/ghodss/yaml', 'version':'0ca9ea5df5451ffdf184b4428c902747c2c11cd7', 'transitive':false])
-        build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'1759868a61729708a8ab1a6de1b409d6e2aea00a','transitive':false])
+        build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'e4b5f823ee5e29e2598381e8013d572f78d443f5','transitive':false])
         // END - Imported from Godeps
         test name:'github.com/stretchr/testify', version:'b91bfb9ebec76498946beb6af7c0230c7cc7ba6c', transitive:false //, tag: 'v1.2.0'
         test name:'github.com/spf13/viper', version:'aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', transitive:false

-- 
To stop receiving notification emails like this one, please contact
houshengbo@apache.org.