- Notifications
You must be signed in to change notification settings - Fork927
fix: usegolang.org/x/term
instead ofgolang.org/x/crypto/ssh/terminal
#837
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedApr 1, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## main #837 +/- ##==========================================- Coverage 66.13% 65.76% -0.37%========================================== Files 200 196 -4 Lines 13179 12993 -186 Branches 87 87 ==========================================- Hits 8716 8545 -171+ Misses 3582 3573 -9+ Partials 881 875 -6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice nice
The latter is deprecated:https://pkg.go.dev/golang.org/x/crypto/ssh/terminal
The deprecated packages linter doesn't seem to be working in 1.18 😞