mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-07 20:52:08 +00:00
Go has no way to explicitly identify Go struct as effectively a tuple, so staticcheck assumes any external use of unkeyed literals is wrong. Updates #cleanup Signed-off-by: Joe Tsai <joetsai@digital-static.net>