mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 14:03:24 +09:00
[Vendor] blevesearch v0.8.1 -> v1.0.7 (#11360)
* Update blevesearch v0.8.1 -> v1.0.7 * make vendor Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ package vellum
|
||||
import (
|
||||
"os"
|
||||
|
||||
mmap "github.com/edsrzf/mmap-go"
|
||||
mmap "github.com/blevesearch/mmap-go"
|
||||
)
|
||||
|
||||
type mmapWrapper struct {
|
||||
|
||||
Reference in New Issue
Block a user