aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-05-24 10:34:21 +0300
committerGitHub <noreply@github.com>2018-05-24 10:34:21 +0300
commit28dbdffe3fb8b93554e3288253d93c8a4f9f5663 (patch)
tree91207c1b8a74093caeddf772b7e6e75abb9bb6e1 /Gopkg.toml
parent55e36ad06a2721cf677b6dffd4d5af611a954f23 (diff)
parent9f425f990946798767c10078907bbba187707f9f (diff)
Merge pull request #52 from Evidlo/master
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