aboutsummaryrefslogtreecommitdiff
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 ab8782e..fd31673 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -73,6 +73,10 @@
branch = "master"
name = "maunium.net/go/tview"
+[[constraint]]
+ branch = "master"
+ name = "github.com/evidlo/fuzzysearch"
+
[prune]
go-tests = true
unused-packages = true