Fix vendor rootPath

This commit is contained in:
Daniel Kerwin
2016-05-27 12:45:25 +02:00
parent 98b227fecf
commit 7ebefef322

2
vendor/vendor.json vendored
View File

@@ -602,5 +602,5 @@
"revisionTime": "2016-04-21T02:29:30Z"
}
],
"rootPath": "github.com/dkerwin/nomad"
"rootPath": "github.com/hashicorp/nomad"
}