mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-29 03:52:49 +09:00
Upgrade bleve from v2.0.6 to v2.3.0 (#18132)
This commit is contained in:
4
vendor/github.com/blevesearch/mmap-go/go.mod
generated
vendored
4
vendor/github.com/blevesearch/mmap-go/go.mod
generated
vendored
@ -1,3 +1,5 @@
|
||||
module github.com/blevesearch/mmap-go
|
||||
|
||||
require golang.org/x/sys v0.0.0-20181221143128-b4a75ba826a6
|
||||
go 1.13
|
||||
|
||||
require golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a
|
||||
|
4
vendor/github.com/blevesearch/mmap-go/go.sum
generated
vendored
4
vendor/github.com/blevesearch/mmap-go/go.sum
generated
vendored
@ -1,2 +1,2 @@
|
||||
golang.org/x/sys v0.0.0-20181221143128-b4a75ba826a6 h1:IcgEB62HYgAhX0Nd/QrVgZlxlcyxbGQHElLUhW2X4Fo=
|
||||
golang.org/x/sys v0.0.0-20181221143128-b4a75ba826a6/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
|
||||
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a h1:aYOabOQFp6Vj6W1F80affTUvO9UxmJRx8K0gsfABByQ=
|
||||
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
|
||||
|
Reference in New Issue
Block a user