mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-07 05:21:25 +02: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>