You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2021/01/07 15:23:13 UTC

[openwhisk-cli] branch master updated: bump openwhisk-client-go dependency (#493)

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/openwhisk-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new caeaac7  bump openwhisk-client-go dependency (#493)
caeaac7 is described below

commit caeaac717d1019f385f44766433947b1d00a8654
Author: ShubhamGupta9582 <30...@users.noreply.github.com>
AuthorDate: Thu Jan 7 20:52:56 2021 +0530

    bump openwhisk-client-go dependency (#493)
---
 Godeps/Godeps.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index d28be41..6996cb9 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -5,13 +5,13 @@
 	"Deps": [
 		{
 			"ImportPath": "github.com/apache/openwhisk-client-go/whisk",
-			"Comment": "1.0.0-1-gee5b870",
-			"Rev": "ee5b8709787cd37201c42e38040e9709f6d1e9c8"
+			"Comment": "1.1.0-3-g17d5563",
+			"Rev": "17d556327cd39cb6d6854667fa75c35ef9f2e6f1"
 		},
 		{
 			"ImportPath": "github.com/apache/openwhisk-client-go/wski18n",
-			"Comment": "1.0.0-1-gee5b870",
-			"Rev": "ee5b8709787cd37201c42e38040e9709f6d1e9c8"
+			"Comment": "1.1.0-3-g17d5563",
+			"Rev": "17d556327cd39cb6d6854667fa75c35ef9f2e6f1"
 		},
 		{
 			"ImportPath": "github.com/apache/openwhisk-wskdeploy/cmd",