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

refectoring: replacing deprecated packages #1027

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yj-yoo
Copy link

@yj-yoo yj-yoo commented Apr 17, 2024

Describe what this PR does / why we need it

  • replaced "golang.org/x/crypto/ssh/terminal" with "golang.org/x/term"

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

- replaced "golang.org/x/crypto/ssh/terminal" with "golang.org/x/term"
- replaced "cli.rootCmd.SetOutput()" with "cli.rootCmd.SetOut()""

Signed-off-by: Youngjun <yj.yoo@okestro.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant