mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-14 06:48:32 -04:00
This change expands on #20862 to allow our oss-fuzz.sh script to be flexible for go1.27 (and future go versions without needing oss-fuzz changes). The [PR on oss-fuzz](https://github.com/google/oss-fuzz/pull/15996) has been updated to no longer pin the go version. Updates https://github.com/tailscale/corp/issues/46608 Change-Id: If5c7fe9e4171d9f31b4a767e9ec372d5e0edbe0d Signed-off-by: Mike Jensen <mikej@tailscale.com>