You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFAIK, gogo/protobuf is quite stable.
Also, I think as long as you don't directly depend on gogo/protobuf, gRPC depending on gogo/protobuf shouldn't affect you, as non of those details is exported in gRPC's APIs.
With that all being said, the dependency has been removed in #2750, and is backported to 1.12.1. Closing this issue now. Please reply if you have further questions.
grpc-go is now depends on gogo/protobuf instead of golang/protobuf.
Is that intentional changes?
The text was updated successfully, but these errors were encountered: