From d17790413b8408cfbfd86466399c3a54ebe23617 Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Wed, 9 Mar 2016 13:05:03 -0800 Subject: [PATCH] *: updated Godeps.json --- Godeps/Godeps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 2fea8d3e..79a18733 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,6 +1,6 @@ { "ImportPath": "github.com/coreos/dex", - "GoVersion": "go1.5", + "GoVersion": "go1.6", "Packages": [ "./..." ], @@ -73,6 +73,7 @@ }, { "ImportPath": "github.com/julienschmidt/httprouter", + "Comment": "v1.1", "Rev": "8c199fb6259ffc1af525cc3ad52ee60ba8359669" }, {