4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 23:29:25 +00:00

Add vendor (github.com/hashicorp/golang-lru)

This commit is contained in:
Wim
2017-07-25 23:56:12 +02:00
parent ba653c0841
commit a97804548e
6 changed files with 1113 additions and 0 deletions

8
vendor/manifest vendored
View File

@ -194,6 +194,14 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/hashicorp/golang-lru",
"repository": "https://github.com/hashicorp/golang-lru",
"vcs": "git",
"revision": "0a025b7e63adc15a622f29b0b2c4c3848243bbf6",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/jpillora/backoff",
"repository": "https://github.com/jpillora/backoff",