Skip to content

Use golang.org/x/term#3530

Merged
mislav merged 1 commit intocli:trunkfrom
tklauser:x-term
Apr 30, 2021
Merged

Use golang.org/x/term#3530
mislav merged 1 commit intocli:trunkfrom
tklauser:x-term

Conversation

@tklauser
Copy link
Copy Markdown
Contributor

The golang.org/x/crypto/ssh/terminal package is deprecated and merely a
wrapper around golang.org/x/term. Use the latter directly.

The golang.org/x/crypto/ssh/terminal package is deprecated and merely a
wrapper around golang.org/x/term. Use the latter directly.
@cliAutomation
Copy link
Copy Markdown
Collaborator

Hi! Thanks for the pull request. Please ensure that this change is linked to an issue by mentioning an issue number in the description of the pull request. If this pull request would close the issue, please put the word 'Fixes' before the issue number somewhere in the pull request body. If this is a tiny change like fixing a typo, feel free to ignore this message.

Copy link
Copy Markdown
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL. Thanks for this! 🌟

@mislav mislav merged commit d478a65 into cli:trunk Apr 30, 2021
@tklauser tklauser deleted the x-term branch April 30, 2021 11:16
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.

3 participants