Fix missing with_gvisor build tag for tailscale

This commit is contained in:
世界
2026-03-07 20:54:39 +08:00
parent 89f31c6ab2
commit 5ddaf78fdc
7 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
//go:build with_gvisor
package derp
import (