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/09/06 19:47:15 UTC

[incubator-openwhisk-wskdeploy] branch master updated: Updating YAML version (#454)

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-wskdeploy.git


The following commit(s) were added to refs/heads/master by this push:
     new 68d74d5  Updating YAML version (#454)
68d74d5 is described below

commit 68d74d52f489aff69630f422ac2d3ccc21cf635f
Author: Priti Desai <pd...@us.ibm.com>
AuthorDate: Wed Sep 6 12:47:14 2017 -0700

    Updating YAML version (#454)
    
    wskdeploy is now using UnmarshalStrict instead of Unmarshal which was
    added in this version
---
 Godeps/Godeps.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index c0bf7bd..d19a776 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -162,7 +162,7 @@
 		},
 		{
 			"ImportPath": "gopkg.in/yaml.v2",
-			"Rev": "a5b47d31c556af34a302ce5d659e6fea44d90de0"
+			"Rev": "f8db564a0a4a5f6d04f66522493597f18e5ab4ae"
 		}
 	]
 }

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