From 7ebefef322ad8570d4617c13d06fd9d2f562a439 Mon Sep 17 00:00:00 2001 From: Daniel Kerwin Date: Fri, 27 May 2016 12:45:25 +0200 Subject: [PATCH] Fix vendor rootPath --- vendor/vendor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/vendor.json b/vendor/vendor.json index 32e59a998..3a2d381ca 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -602,5 +602,5 @@ "revisionTime": "2016-04-21T02:29:30Z" } ], - "rootPath": "github.com/dkerwin/nomad" + "rootPath": "github.com/hashicorp/nomad" }