Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github.com/golang/protobuf is deprecated #777

Closed
panapol-p opened this issue Sep 8, 2023 · 1 comment
Closed

github.com/golang/protobuf is deprecated #777

panapol-p opened this issue Sep 8, 2023 · 1 comment

Comments

@panapol-p
Copy link

github.com/golang/protobuf is deprecated

Description

we should use google.golang.org/protobuf instead of github.com/golang/protobuf

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.

@iamemilio
Copy link
Contributor

This has been fixed in more recent versions of the go agent. Thanks for reporting.

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

No branches or pull requests

2 participants