We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v1.57.0
go version
go version go1.20.6 windows/amd64
Windows
"C:\Program Files\Go\bin\go.exe" mod why -m github.com/golang/protobuf #gosetup # github.com/golang/protobuf google.golang.org/grpc/credentials github.com/golang/protobuf/proto
Deprecated module github.com/golang/protobuf. Deprecation notice: Use the "google.golang.org/protobuf" module instead. No deprecated module used
Deprecated module used
The text was updated successfully, but these errors were encountered:
This has come up before and is a non-trivial amount of work that the team does not have cycles for. See: #5316
Sorry, something went wrong.
No branches or pull requests
What version of gRPC are you using?
v1.57.0
What version of Go are you using (
go version
)?go version go1.20.6 windows/amd64
What operating system (Linux, Windows, …) and version?
Windows
What did you do?
What did you expect to see?
Deprecated module github.com/golang/protobuf.
Deprecation notice: Use the "google.golang.org/protobuf" module instead.
No deprecated module used
What did you see instead?
Deprecated module used
The text was updated successfully, but these errors were encountered: