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

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

yj-yoo
Copy link
Contributor

@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

@yj-yoo yj-yoo force-pushed the remove_deprecated branch from d7cbd18 to fdc8946 Compare April 17, 2024 02:25
- replaced "golang.org/x/crypto/ssh/terminal" with "golang.org/x/term"
- replaced "cli.rootCmd.SetOutput()" with "cli.rootCmd.SetOut()""

Signed-off-by: Youngjun <[email protected]>
@yj-yoo yj-yoo force-pushed the remove_deprecated branch from fdc8946 to a51a119 Compare April 17, 2024 02:39
@MandssS MandssS added this to the v1.7.4 milestone Jul 3, 2024
@MandssS MandssS merged commit fcfe3c9 into chaosblade-io:master Jul 3, 2024
1 check passed
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.

2 participants