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

Update deprecated import #2811

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Update deprecated import #2811

merged 1 commit into from
Jun 5, 2024

Conversation

DrJosh9000
Copy link
Contributor

Description

golang.org/x/crypto/ssh/terminal is now golang.org/x/term

Context

Drive-by cleanup.

Changes

  • Replace deprecated package path with new equivalent.

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

`golang.org/x/crypto/ssh/terminal` is now `golang.org/x/term`
@DrJosh9000 DrJosh9000 requested a review from a team June 4, 2024 07:08
@DrJosh9000 DrJosh9000 enabled auto-merge June 5, 2024 00:51
@DrJosh9000 DrJosh9000 merged commit 9e81ce2 into main Jun 5, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the golang-org-x-term branch June 5, 2024 01:13
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

2 participants