mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-19 03:51:03 +00:00

No need to have it on Auto or be behind a mutex; it's only read/written from a single goroutine. Move it there. Updates tailscale/corp#5761 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>