mirror of
https://github.com/go-gitea/gitea
synced 2025-07-06 02:27:20 +00:00
go1.16 (#14783)
This commit is contained in:
2
vendor/github.com/blevesearch/zapx/v14/docvalues.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v14/docvalues.go
generated
vendored
@ -23,7 +23,7 @@ import (
|
||||
"sort"
|
||||
|
||||
index "github.com/blevesearch/bleve_index_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
"github.com/golang/snappy"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user