summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2022-01-01 16:26:27 +0800
committerGitHub <noreply@github.com>2022-01-01 16:26:27 +0800
commit25a290e320de630eaf8ef4e56bb435c1ecfe1032 (patch)
treedf450bc27eed27236f78661ca141c686d4fe8863 /go.mod
parent1a4e2bfcd115ada6cb859cb87964c227e0e082b9 (diff)
downloadgitea-25a290e320de630eaf8ef4e56bb435c1ecfe1032.tar.gz
gitea-25a290e320de630eaf8ef4e56bb435c1ecfe1032.zip
Upgrade bleve from v2.0.6 to v2.3.0 (#18132)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index b608790e0c..70eb74e997 100644
--- a/go.mod
+++ b/go.mod
@@ -16,11 +16,10 @@ require (
github.com/NYTimes/gziphandler v1.1.1
github.com/ProtonMail/go-crypto v0.0.0-20210705153151-cc34b1f6908b // indirect
github.com/PuerkitoBio/goquery v1.7.0
- github.com/RoaringBitmap/roaring v0.9.1 // indirect
github.com/alecthomas/chroma v0.9.4
github.com/andybalholm/brotli v1.0.3 // indirect
github.com/andybalholm/cascadia v1.2.0 // indirect
- github.com/blevesearch/bleve/v2 v2.0.6
+ github.com/blevesearch/bleve/v2 v2.3.0
github.com/boombuler/barcode v1.0.1 // indirect
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
github.com/caddyserver/certmagic v0.14.1