mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-24 17:18:40 +00:00

Evaluation of remote write errors was using errors.Is() where it should have been using errors.As(). Updates tailscale/corp#20344 Signed-off-by: Jordan Whited <jordan@tailscale.com>