mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-11 13:58:15 +03:00
Add resolver for inbound
This commit is contained in:
5
constant/cgo_disabled.go
Normal file
5
constant/cgo_disabled.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build !cgo
|
||||
|
||||
package constant
|
||||
|
||||
const CGO_ENABLED = false
|
||||
Reference in New Issue
Block a user