mirror of
https://github.com/tailscale/tailscale.git
synced 2024-12-04 23:45:34 +00:00
20cf48b8dd
Both for Raspberry Pis, and for running natlab tests faster on Apple Silicon Macs without emulating x86. Not fully wired up yet. Updates #1866 Updates #13038 Change-Id: I1552bf107069308f325f640773cc881ed735b5ab Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
8 lines
144 B
Modula-2
8 lines
144 B
Modula-2
module gokrazy/build/tsapp
|
|
|
|
go 1.23
|
|
|
|
replace tailscale.com => ../../../..
|
|
|
|
require tailscale.com v0.0.0-00010101000000-000000000000 // indirect
|