Skip to content

Replace deprectated crypto/ssh/terminal module in examples #2875

@obrientimothya

Description

@obrientimothya

Some of the usage examples use the golang.org/x/crypto/ssh/terminal module for accepting user input.

The crypto/ssh/terminalmodule is now deprecated.
The replacement module is golang.org/x/term

This impacts the following examples:

  • basicauth
  • tagprotection
  • tokenauth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions