Percy Wegmann 846b09c650
ssh/tailssh: try out new AuthBanner API
Uses https://go-review.googlesource.com/c/crypto/+/613856

DO NOT MERGE

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2024-11-01 10:06:42 -05:00

12 lines
190 B
Modula-2

module golang.org/x/crypto
go 1.20
require (
golang.org/x/net v0.21.0 // tagx:ignore
golang.org/x/sys v0.26.0
golang.org/x/term v0.25.0
)
require golang.org/x/text v0.19.0 // indirect