From a97804548e2c87bfb170deb4598f54fd728b0078 Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 25 Jul 2017 23:56:12 +0200 Subject: Add vendor (github.com/hashicorp/golang-lru) --- vendor/manifest | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index ff7f149c..3c94d8f7 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -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", -- cgit v1.2.3