nebula/sshd
Wade Simmons f5d096dd2b
Some checks are pending
gofmt / Run gofmt (push) Waiting to run
smoke-extra / Run extra smoke tests (push) Waiting to run
smoke / Run multi node smoke test (push) Waiting to run
Build and test / Build all and test on ubuntu-linux (push) Waiting to run
Build and test / Build and test on linux with boringcrypto (push) Waiting to run
Build and test / Build and test on linux with pkcs11 (push) Waiting to run
Build and test / Build and test on ${{ matrix.os }} (macos-latest) (push) Waiting to run
Build and test / Build and test on ${{ matrix.os }} (windows-latest) (push) Waiting to run
move to golang.org/x/term (#1372)
The `golang.org/x/crypto/ssh/terminal` was deprecated and moved to
`golang.org/x/term`. We already use the new package in
`cmd/nebula-cert`, so fix our remaining reference here.

See:

- https://github.com/golang/go/issues/31044
2025-04-02 09:11:34 -04:00
..
command.go upgrade to yaml.v3 (#1148) 2025-03-31 16:08:34 -04:00
server.go upgrade to yaml.v3 (#1148) 2025-03-31 16:08:34 -04:00
session.go move to golang.org/x/term (#1372) 2025-04-02 09:11:34 -04:00
writer.go Public Release 2019-11-19 17:00:20 +00:00