mirror of
https://github.com/go-gitea/gitea
synced 2025-07-07 19:17:21 +00:00
go1.16 (#14783)
This commit is contained in:
2
vendor/github.com/blevesearch/zapx/v14/count.go
generated
vendored
2
vendor/github.com/blevesearch/zapx/v14/count.go
generated
vendored
@ -18,7 +18,7 @@ import (
|
||||
"hash/crc32"
|
||||
"io"
|
||||
|
||||
segment "github.com/blevesearch/scorch_segment_api"
|
||||
segment "github.com/blevesearch/scorch_segment_api/v2"
|
||||
)
|
||||
|
||||
// CountHashWriter is a wrapper around a Writer which counts the number of
|
||||
|
Reference in New Issue
Block a user