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

Deprecated module github.com/golang/protobuf being used #6487

Closed
SuzukiHonoka opened this issue Jul 30, 2023 · 1 comment
Closed

Deprecated module github.com/golang/protobuf being used #6487

SuzukiHonoka opened this issue Jul 30, 2023 · 1 comment

Comments

@SuzukiHonoka
Copy link

SuzukiHonoka commented Jul 30, 2023

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?

"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

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

@easwars
Copy link
Contributor

easwars commented Aug 1, 2023

This has come up before and is a non-trivial amount of work that the team does not have cycles for. See: #5316

@easwars easwars closed this as completed Aug 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants