mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-26 19:21:01 +00:00

It was caching too aggressively, as it didn't see our deps due to our running "go install tailscaled" as a child process. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>