You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/12/04 14:55:43 UTC

[GitHub] [openwhisk-client-go] mrutkows commented on a change in pull request #133: Parse an action's application error

mrutkows commented on a change in pull request #133: Parse an action's application error
URL: https://github.com/apache/openwhisk-client-go/pull/133#discussion_r353789108
 
 

 ##########
 File path: vendor/vendor.json
 ##########
 @@ -2,12 +2,80 @@
 	"comment": "",
 	"ignore": "test",
 	"package": [
+		{
+			"checksumSHA1": "QTzx12uuB3JeMMvBE8EJH+4PTsI=",
+			"path": "github.com/cloudfoundry/jibber_jabber",
+			"revision": "bcc4c8345a21301bf47c032ff42dd1aae2fe3027",
+			"revisionTime": "2015-11-20T18:32:58Z"
+		},
 		{
 			"checksumSHA1": "CSPbwbyzqA6sfORicn4HFtIhF/c=",
 			"path": "github.com/davecgh/go-spew/spew",
 			"revision": "d8f796af33cc11cb798c1aaeb27a4ebc5099927d",
 			"revisionTime": "2018-08-30T19:11:22Z"
 		},
+		{
 
 Review comment:
   How did we bring on all these libs? lots of ones related to color console output as well as YAML parsing?  We should not be using these in the go-client (perhaps in the CLI).  Did we accidentally pick up all godeps used by the combined CLI (plugin)?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services