fix tungo for windows and darwin

This commit is contained in:
ginuerzh
2025-07-28 21:21:33 +08:00
parent b593fdb952
commit d173d167da
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.24.5
require (
github.com/go-gost/core v0.3.2
github.com/go-gost/x v0.6.1
github.com/go-gost/x v0.6.2
github.com/judwhite/go-svc v1.2.1
)