Exclude gVisor for unsupported arch

This commit is contained in:
世界
2022-07-17 11:16:13 +08:00
parent 9debfd4cc6
commit 392a9da692
6 changed files with 77 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
//go:build linux || windows
package inbound
import (