You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by pd...@apache.org on 2018/07/31 19:00:07 UTC

[incubator-openwhisk-cli] branch master updated: Update the commit ID of openwhisk client go for 0.9.0 (#354)

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

pdesai 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 4a5a372  Update the commit ID of openwhisk client go for 0.9.0 (#354)
4a5a372 is described below

commit 4a5a37220b099429d901a5a53596b420d449319f
Author: Vincent <sh...@us.ibm.com>
AuthorDate: Tue Jul 31 15:00:03 2018 -0400

    Update the commit ID of openwhisk client go for 0.9.0 (#354)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 5eb5bf0..879a694 100644
--- a/build.gradle
+++ b/build.gradle
@@ -56,7 +56,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':'1e505228d7bb7f16c3077af2b0311ff4cf6e84a3','transitive':false])
+        build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'90976ef8d8d50e5c36059de61b943707b12cda6c','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