updated dependencies
This commit is contained in:
parent
cff4b58f6d
commit
c9aa60ca28
155 changed files with 3240 additions and 1516 deletions
2
vendor/google.golang.org/protobuf/reflect/protoreflect/value.go
generated
vendored
2
vendor/google.golang.org/protobuf/reflect/protoreflect/value.go
generated
vendored
|
|
@ -148,7 +148,7 @@ type Message interface {
|
|||
// be preserved in marshaling or other operations.
|
||||
IsValid() bool
|
||||
|
||||
// ProtoMethods returns optional fast-path implementions of various operations.
|
||||
// ProtoMethods returns optional fast-path implementations of various operations.
|
||||
// This method may return nil.
|
||||
//
|
||||
// The returned methods type is identical to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue