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

goctl rpc generator produce deprecation message #2561

Closed
WqyJh opened this issue Oct 28, 2022 · 0 comments
Closed

goctl rpc generator produce deprecation message #2561

WqyJh opened this issue Oct 28, 2022 · 0 comments
Assignees

Comments

@WqyJh
Copy link
Contributor

WqyJh commented Oct 28, 2022

Describe the bug
A clear and concise description of what the bug is.

When I used goctl rpc template -o transform.proto it printed deprecated: goctl rpc template -o is deprecated and will be removed in the future, use goctl rpc -o instead, but after I switched to use goctl rpc -o transform.proto, it produced the same message.

To Reproduce

Follow the shorturl example.

Expected behavior

Don't show the deprecation message when use the new rpc command.

Screenshots

image

Environments (please complete the following information):

  • OS: Linux
  • go-zero version v1.4.2
  • goctl version 1.4.2

More description

kesonan added a commit to kesonan/go-zero that referenced this issue Oct 29, 2022
@kevwan kevwan closed this as completed in 3db64c7 Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants