diff options
author | Ethan Koenig <ethantkoenig@gmail.com> | 2017-10-26 23:10:54 -0700 |
---|---|---|
committer | Lauris BH <lauris@nix.lv> | 2017-10-27 09:10:54 +0300 |
commit | 5866eb23217de4d29b181e30c26cee28ebc6aedc (patch) | |
tree | f8f67462544c709e8dd6988ca4d55a22cfc3a22c /vendor/vendor.json | |
parent | 762f1d7237de5727815ebda9593f7f9a20a5a077 (diff) | |
download | gitea-5866eb23217de4d29b181e30c26cee28ebc6aedc.tar.gz gitea-5866eb23217de4d29b181e30c26cee28ebc6aedc.zip |
Code/repo search (#2582)
Indexed search of repository contents (for default branch only)
Diffstat (limited to 'vendor/vendor.json')
-rw-r--r-- | vendor/vendor.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json index fb748b3e47..bd613945af 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -99,6 +99,12 @@ "revisionTime": "2017-06-14T16:31:07Z" }, { + "checksumSHA1": "xj8o/nQj59yt+o+RZSa0n9V3vKY=", + "path": "github.com/blevesearch/bleve/analysis/token/camelcase", + "revision": "174f8ed44a0bf65e7c8fb228b60b58de62654cd2", + "revisionTime": "2017-06-28T17:18:15Z" + }, + { "checksumSHA1": "3VIPkl12t1ko4y6DkbPcz+MtQjY=", "path": "github.com/blevesearch/bleve/analysis/token/lowercase", "revision": "011b168f7b84ffef05aed6716d73d21b1a33e971", |