diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2022-01-01 16:26:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-01 16:26:27 +0800 |
commit | 25a290e320de630eaf8ef4e56bb435c1ecfe1032 (patch) | |
tree | df450bc27eed27236f78661ca141c686d4fe8863 /vendor/modules.txt | |
parent | 1a4e2bfcd115ada6cb859cb87964c227e0e082b9 (diff) | |
download | gitea-25a290e320de630eaf8ef4e56bb435c1ecfe1032.tar.gz gitea-25a290e320de630eaf8ef4e56bb435c1ecfe1032.zip |
Upgrade bleve from v2.0.6 to v2.3.0 (#18132)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 8b2b9350b7..dfc355e904 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -66,8 +66,7 @@ github.com/PuerkitoBio/goquery github.com/PuerkitoBio/purell # github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 github.com/PuerkitoBio/urlesc -# github.com/RoaringBitmap/roaring v0.9.1 -## explicit +# github.com/RoaringBitmap/roaring v0.9.4 github.com/RoaringBitmap/roaring github.com/RoaringBitmap/roaring/internal # github.com/acomagu/bufpipe v1.0.3 @@ -122,7 +121,7 @@ github.com/aymerick/douceur/parser github.com/beorn7/perks/quantile # github.com/bits-and-blooms/bitset v1.2.0 github.com/bits-and-blooms/bitset -# github.com/blevesearch/bleve/v2 v2.0.6 +# github.com/blevesearch/bleve/v2 v2.3.0 ## explicit github.com/blevesearch/bleve/v2 github.com/blevesearch/bleve/v2/analysis @@ -160,13 +159,13 @@ github.com/blevesearch/bleve/v2/search/query github.com/blevesearch/bleve/v2/search/scorer github.com/blevesearch/bleve/v2/search/searcher github.com/blevesearch/bleve/v2/size -# github.com/blevesearch/bleve_index_api v1.0.0 +# github.com/blevesearch/bleve_index_api v1.0.1 github.com/blevesearch/bleve_index_api # github.com/blevesearch/go-porterstemmer v1.0.3 github.com/blevesearch/go-porterstemmer -# github.com/blevesearch/mmap-go v1.0.2 +# github.com/blevesearch/mmap-go v1.0.3 github.com/blevesearch/mmap-go -# github.com/blevesearch/scorch_segment_api/v2 v2.0.1 +# github.com/blevesearch/scorch_segment_api/v2 v2.1.0 github.com/blevesearch/scorch_segment_api/v2 # github.com/blevesearch/segment v0.9.0 github.com/blevesearch/segment @@ -175,20 +174,20 @@ github.com/blevesearch/snowballstem github.com/blevesearch/snowballstem/english # github.com/blevesearch/upsidedown_store_api v1.0.1 github.com/blevesearch/upsidedown_store_api -# github.com/blevesearch/vellum v1.0.5 +# github.com/blevesearch/vellum v1.0.7 github.com/blevesearch/vellum github.com/blevesearch/vellum/levenshtein github.com/blevesearch/vellum/regexp github.com/blevesearch/vellum/utf8 -# github.com/blevesearch/zapx/v11 v11.2.1 +# github.com/blevesearch/zapx/v11 v11.3.2 github.com/blevesearch/zapx/v11 -# github.com/blevesearch/zapx/v12 v12.2.1 +# github.com/blevesearch/zapx/v12 v12.3.2 github.com/blevesearch/zapx/v12 -# github.com/blevesearch/zapx/v13 v13.2.1 +# github.com/blevesearch/zapx/v13 v13.3.2 github.com/blevesearch/zapx/v13 -# github.com/blevesearch/zapx/v14 v14.2.1 +# github.com/blevesearch/zapx/v14 v14.3.2 github.com/blevesearch/zapx/v14 -# github.com/blevesearch/zapx/v15 v15.2.1 +# github.com/blevesearch/zapx/v15 v15.3.2 github.com/blevesearch/zapx/v15 # github.com/boombuler/barcode v1.0.1 ## explicit |