Files
tailscale/fuzz
Mike Jensen 650bb0546a fuzz: Don't pin go version, allowing go 1.27 support (#21057)
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>
2026-08-31 17:49:18 -06:00
..