mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-19 01:50:35 -04:00
It only affects 'go install ./...', etc, and only on darwin/arm64 (M1 Macs) where the go-ole package doesn't compile. No need to build it. Updates #943