fix tun config

This commit is contained in:
ginuerzh
2023-11-20 20:43:27 +08:00
parent 8dc6146f79
commit 1f20f199c0
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ replace github.com/templexxx/cpu v0.0.7 => github.com/templexxx/cpu v0.0.10-0.20
require (
github.com/go-gost/core v0.0.0-20231119081403-abc73f2ca2b7
github.com/go-gost/x v0.0.0-20231119120014-e8be8d625a55
github.com/go-gost/x v0.0.0-20231120124229-9be710dc1927
github.com/judwhite/go-svc v1.2.1
)