From 682b84ab51cbaaa8343139c851a9b4278886e0da Mon Sep 17 00:00:00 2001 From: Martin Thielecke Date: Mon, 30 Nov 2015 21:13:13 +0000 Subject: [PATCH] fixed godeps path --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 1a2a652..ed0e5ee 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,5 +1,5 @@ { - "ImportPath": "github.com/mthie/cloudkeys-go", + "ImportPath": "github.com/Luzifer/cloudkeys-go", "GoVersion": "go1.4.2", "Deps": [ {