From fb27f68136e7a673dcbf62745b73565efc874040 Mon Sep 17 00:00:00 2001 From: Manish R Jain Date: Tue, 17 May 2016 13:35:13 +1000 Subject: [PATCH] vendor.json automatically gets updated to have rootPath. So, check it in. --- vendor/vendor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vendor/vendor.json b/vendor/vendor.json index 7ef8cbee370..fde588845ba 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -128,5 +128,6 @@ "revision": "4c4ed377c72e199edd16a87011f13a56fd519119", "revisionTime": "2016-05-13T02:30:22Z" } - ] + ], + "rootPath": "github.com/dgraph-io/dgraph" }