From 9b13192ebbe056f3e3853f2816b1d8dc1d4ca8bf Mon Sep 17 00:00:00 2001 From: Derek Dowling Date: Fri, 4 Dec 2015 11:21:26 -0800 Subject: [PATCH] Updating godep --- Godeps/Godeps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 988a9d3..4d1e52b 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -2,7 +2,8 @@ "ImportPath": "github.com/derekdowling/go-json-spec-handler", "GoVersion": "go1.5.1", "Packages": [ - "./..." + "github.com/derekdowling/go-json-spec-handler", + "github.com/derekdowling/go-json-spec-handler/client" ], "Deps": [ {