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

rabbah 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 c59c5ce  update client-go version to 4286a82 (#424)
c59c5ce is described below

commit c59c5ce54e377aa8cfb05ab90928f27ce259fa22
Author: David Grove <[email protected]>
AuthorDate: Fri Mar 15 03:14:55 2019 -0400

    update client-go version to 4286a82 (#424)
---
 build.gradle       |  2 +-
 vendor/vendor.json | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/build.gradle b/build.gradle
index b561451..d3b0047 100644
--- a/build.gradle
+++ b/build.gradle
@@ -57,7 +57,7 @@ dependencies {
         build(['name':'golang.org/x/sys/unix', 
'version':'7f918dd405547ecb864d14a8ecbbfe205b5f930f', 'transitive':false])
         build(['name':'gopkg.in/yaml.v2', 
'version':'eb3733d160e74a9c7e442f435eb3bea458e1d19f', 'transitive':false])
         build(['name':'github.com/ghodss/yaml', 
'version':'0ca9ea5df5451ffdf184b4428c902747c2c11cd7', 'transitive':false])
-        
build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'c7013c9f456f35be34b3bf166535aaa03b834331','transitive':false])
+        
build(['name':'github.com/apache/incubator-openwhisk-client-go/whisk','version':'4286a8212a74c40d8950ee76681a67e12c9bf1a0','transitive':false])
         
build(['name':'github.com/apache/incubator-openwhisk-wskdeploy','version':'7d79fd74ca1045658196e5004f8820b67570734c','transitive':false])
         // END - Imported from Godeps
         test name:'github.com/stretchr/testify', 
version:'b91bfb9ebec76498946beb6af7c0230c7cc7ba6c', transitive:false //, tag: 
'v1.2.0'
diff --git a/vendor/vendor.json b/vendor/vendor.json
index 793f88c..aa9b068 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -3,16 +3,16 @@
        "ignore": "test",
        "package": [
                {
-                       "checksumSHA1": "krP/Rb7hvLXzwRp+5spDj5WBk9g=",
+                       "checksumSHA1": "6D6U+hfBxkxhDZWSHTrn8uhGod8=",
                        "path": 
"github.com/apache/incubator-openwhisk-client-go/whisk",
-                       "revision": "41bdfc4b124d7a9e419ba72ab19ce31f01338509",
-                       "revisionTime": "2019-01-21T12:59:58Z"
+                       "revision": "4286a8212a74c40d8950ee76681a67e12c9bf1a0",
+                       "revisionTime": "2019-03-04T14:44:55Z"
                },
                {
                        "checksumSHA1": "4NY5lFykxXaoN+JNMxo179L79sU=",
                        "path": 
"github.com/apache/incubator-openwhisk-client-go/wski18n",
-                       "revision": "41bdfc4b124d7a9e419ba72ab19ce31f01338509",
-                       "revisionTime": "2019-01-21T12:59:58Z"
+                       "revision": "4286a8212a74c40d8950ee76681a67e12c9bf1a0",
+                       "revisionTime": "2019-03-04T14:44:55Z"
                },
                {
                        "checksumSHA1": "Vxd1iFfdoXjzG+wvixFlR6o+fOk=",

Reply via email to