mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-03 20:45:24 +00:00

This PR removes calls to ioutil library and replaces them with their new locations in the io and os packages. Fixes #9034 Updates #5210 Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>