Fix missing with_gvisor build tag for tailscale

This commit is contained in:
世界
2026-03-09 20:18:28 +08:00
parent 89f31c6ab2
commit 5ddaf78fdc
7 changed files with 11 additions and 3 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:build with_gvisor
package tailscale
import (