mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Add gorilla/mux
This commit is contained in:
parent
450e0f1570
commit
154110b7c2
14 changed files with 4650 additions and 1 deletions
8
vendor/manifest
vendored
8
vendor/manifest
vendored
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue