mirror of
https://github.com/go-gitea/gitea
synced 2025-07-06 18:47:19 +00:00
Upgrade blevesearch dependency to v2.0.1 (#14346)
* Upgrade blevesearch dependency to v2.0.1 * Update rupture to v1.0.0 * Fix test
This commit is contained in:
2
vendor/github.com/ethantkoenig/rupture/flushing_batch.go
generated
vendored
2
vendor/github.com/ethantkoenig/rupture/flushing_batch.go
generated
vendored
@ -1,7 +1,7 @@
|
||||
package rupture
|
||||
|
||||
import (
|
||||
"github.com/blevesearch/bleve"
|
||||
"github.com/blevesearch/bleve/v2"
|
||||
)
|
||||
|
||||
// FlushingBatch is a batch of operations that automatically flushes to the
|
||||
|
Reference in New Issue
Block a user