commit | 43761bdfe7a59e5bd8bd1d4d21d1ae775f817636 | [log] [tgz] |
---|---|---|
author | Joe Tsai <joetsai@digital-static.net> | Wed Jul 17 18:06:47 2019 -0700 |
committer | Joe Tsai <joetsai@digital-static.net> | Thu Jul 18 02:26:18 2019 +0000 |
tree | ed6c9788e8b2d0f37f125e9117d24091a4a6e496 | |
parent | 1ac7b53cc56d61062c2c16c30c96045401a67a9d [diff] |
cmd/protoc-gen-go: update deprecation warning Change-Id: Ie1a854bf6f47d4ca9e941b6ccc64dc24ff32bd19 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/186657 Reviewed-by: Damien Neil <dneil@google.com>
diff --git a/internal/testprotos/irregular/test.pb.go b/internal/testprotos/irregular/test.pb.go index c3985ce..f25f971 100644 --- a/internal/testprotos/irregular/test.pb.go +++ b/internal/testprotos/irregular/test.pb.go
@@ -52,7 +52,7 @@ return mi.MessageOf(x) } -// Deprecated: Use Message.ProtoReflect.Type instead. +// Deprecated: Use Message.ProtoReflect.Descriptor instead. func (*Message) Descriptor() ([]byte, []int) { return file_irregular_test_proto_rawDescGZIP(), []int{0} }