diff --git a/cmd/tsshd/tsshd.go b/cmd/tsshd/tsshd.go index a9a46a2b5..0d42b34f9 100644 --- a/cmd/tsshd/tsshd.go +++ b/cmd/tsshd/tsshd.go @@ -11,3 +11,4 @@ // Its functionality moved into tailscaled. // // See https://github.com/tailscale/tailscale/issues/3802 +package main