Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Use google.golang.org/protobuf instead of github.com/golang/protobuf #13

Open
chaodaiG opened this issue Jul 23, 2020 · 2 comments
Open

Comments

@chaodaiG
Copy link

As stated https://github.com/golang/protobuf#go-support-for-protocol-buffers, that:

This module (github.com/golang/protobuf) contains Go bindings for protocol buffers.

It has been superseded by the google.golang.org/protobuf module, which contains an updated and simplified API, support for protobuf reflection, and many other improvements. We recommend that new code use the google.golang.org/protobuf module.
@timford
Copy link
Contributor

timford commented Aug 28, 2020

Thanks @chaodaiG . We're probably not going to go out of our way to update, but if we find the opportunity when it makes sense we'll do so.

@chaodaiG
Copy link
Author

Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants