aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorevan <evan@evanw.org>2018-05-23 10:20:53 -0500
committerevan <evan@evanw.org>2018-05-23 10:21:08 -0500
commit9f425f990946798767c10078907bbba187707f9f (patch)
tree91207c1b8a74093caeddf772b7e6e75abb9bb6e1 /Gopkg.toml
parent55e36ad06a2721cf677b6dffd4d5af611a954f23 (diff)
switch fuzzysearch to upstream
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index fd31673..5927463 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -75,7 +75,7 @@
[[constraint]]
branch = "master"
- name = "github.com/evidlo/fuzzysearch"
+ name = "github.com/renstrom/fuzzysearch"
[prune]
go-tests = true