mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-05-14 06:21:27 +00:00
This lets us include the package on those platforms in a followup commit where we split out a conn package from device. It also lets us run `go test ./...` when developing on macOS. Signed-off-by: David Crawshaw <crawshaw@tailscale.com>