aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 799a63f..0ad7fbb 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -45,6 +45,10 @@
branch = "master"
name = "github.com/syndtr/goleveldb"
+[[constraint]]
+ name = "github.com/hashicorp/golang-lru"
+ version = "0.5.1"
+
[prune]
go-tests = true
unused-packages = true