diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index ff7f149c..3c94d8f7 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -195,6 +195,14 @@ "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", "vcs": "git", |