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 2017/07/05 18:31:52 UTC

[incubator-openwhisk-cli] branch master updated: Add the wild card to support multiple packages under one directory (#78)

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 9890308  Add the wild card to support multiple packages under one directory (#78)
9890308 is described below

commit 9890308c6ea1f0f757c99e5be7adfb09a041aac3
Author: Vincent <sh...@us.ibm.com>
AuthorDate: Wed Jul 5 14:31:51 2017 -0400

    Add the wild card to support multiple packages under one directory (#78)
---
 Godeps/Godeps.json | 19 ++-----------------
 1 file changed, 2 insertions(+), 17 deletions(-)

diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index dcc5c98..8c53ce4 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -38,22 +38,7 @@
 			"Rev": "1111e456ffea841564ac0fa5f69c26ef44dafec9"
 		},
 		{
-			"ImportPath": "github.com/nicksnyder/go-i18n/i18n",
-			"Comment": "v1.4.0",
-			"Rev": "37e5c2de3e03e4b82693e3fcb4a6aa2cc4eb07e3"
-		},
-		{
-			"ImportPath": "github.com/nicksnyder/go-i18n/i18n/bundle",
-			"Comment": "v1.4.0",
-			"Rev": "37e5c2de3e03e4b82693e3fcb4a6aa2cc4eb07e3"
-		},
-		{
-			"ImportPath": "github.com/nicksnyder/go-i18n/i18n/language",
-			"Comment": "v1.4.0",
-			"Rev": "37e5c2de3e03e4b82693e3fcb4a6aa2cc4eb07e3"
-		},
-		{
-			"ImportPath": "github.com/nicksnyder/go-i18n/i18n/translation",
+			"ImportPath": "github.com/nicksnyder/go-i18n/i18n/...",
 			"Comment": "v1.4.0",
 			"Rev": "37e5c2de3e03e4b82693e3fcb4a6aa2cc4eb07e3"
 		},
@@ -79,7 +64,7 @@
 			"Rev": "0ca9ea5df5451ffdf184b4428c902747c2c11cd7"
 		},
         {
-            "ImportPath": "github.com/apache/incubator-openwhisk-client-go",
+            "ImportPath": "github.com/apache/incubator-openwhisk-client-go/...",
             "Rev": "a75fb9114e60a10b42dcc351ffba280fc989caa6"
         }
 	]

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].