dep: add httprouter

This commit is contained in:
fatedier
2017-03-23 02:06:04 +08:00
parent a4fece3f51
commit 634e048d0c
7 changed files with 1501 additions and 0 deletions

5
Godeps/Godeps.json generated
View File

@@ -25,6 +25,11 @@
"ImportPath": "github.com/golang/snappy",
"Rev": "5979233c5d6225d4a8e438cdd0b411888449ddab"
},
{
"ImportPath": "github.com/julienschmidt/httprouter",
"Comment": "v1.1-41-g8a45e95",
"Rev": "8a45e95fc75cb77048068a62daed98cc22fdac7c"
},
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Comment": "v1.0.0",