Go dropping support for macOS <= 11.0 in Go 1.23
Upstream issue: https://github.com/golang/go/issues/64207
It looks like we are currently in undefined-behaviour land on 10.15 <= macOS < 11.0 in the Tor Browser Alpha channel.
We should probably expect PTs to stop working on older macOS platforms at some point in the 128 ESR channels. For the legacy 115 ESR macOS branch I suppose the newest we can supportedly upgrade to is 1.22
@meskio: do any of our PTs require 1.23 (or newer) yet?
Edited by morgan