mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00: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:
5
vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go
generated
vendored
5
vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go
generated
vendored
@@ -22,8 +22,9 @@
|
||||
//
|
||||
// The protobuf descriptor interfaces are not meant to be implemented by
|
||||
// user code since they might need to be extended in the future to support
|
||||
// additions to the protobuf language. Protobuf descriptors can be constructed
|
||||
// using the "google.golang.org/protobuf/reflect/protodesc" package.
|
||||
// additions to the protobuf language.
|
||||
// The "google.golang.org/protobuf/reflect/protodesc" package converts between
|
||||
// google.protobuf.DescriptorProto messages and protobuf descriptors.
|
||||
//
|
||||
//
|
||||
// Go Type Descriptors
|
||||
|
Reference in New Issue
Block a user