Add gorilla/mux

This commit is contained in:
Kegan Dougal 2017-02-17 16:59:14 +00:00
parent 450e0f1570
commit 154110b7c2
14 changed files with 4650 additions and 1 deletions

8
vendor/manifest vendored
View file

@ -59,6 +59,12 @@
"revision": "7db9049039a047d955fe8c19b83c8ff5abd765c7",
"branch": "master"
},
{
"importpath": "github.com/gorilla/mux",
"repository": "https://github.com/gorilla/mux",
"revision": "392c28fe23e1c45ddba891b0320b3b5df220beea",
"branch": "master"
},
{
"importpath": "github.com/klauspost/crc32",
"repository": "https://github.com/klauspost/crc32",
@ -188,4 +194,4 @@
"branch": "master"
}
]
}
}