We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d000a15 commit 82237fdCopy full SHA for 82237fd
content/reference/go/faq.md
@@ -154,7 +154,7 @@ Common ways that namespace conflicts occur:
154
155
* Warning: Retroactively changing the package name on a `.proto` file is
156
not backwards compatible for types used as extension fields, stored in
157
- `google.protobuf.Any`, or used as gRPC requests or responses.
+ `google.protobuf.Any`, or for gRPC Service definitions.
158
159
Starting with v1.26.0 of the `google.golang.org/protobuf` module, a hard error
160
will be reported when a Go program starts up that has multiple conflicting
0 commit comments