tailscale/ssh/tailssh
Maisem Ali e69682678f ssh/tailssh: use context.WithCancelCause
It was using a custom implmentation of the context.WithCancelCause,
replace usage with stdlib.

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-03-09 10:22:55 -08:00
..
incubator.go ssh/tailssh: try launching commands with /usr/bin/login on macOS 2023-02-25 15:46:34 -08:00
incubator_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tailssh.go ssh/tailssh: use context.WithCancelCause 2023-03-09 10:22:55 -08:00
tailssh_test.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00