add service option for plugin

This commit is contained in:
ginuerzh
2025-08-29 23:38:29 +08:00
parent 3b9da4e260
commit c2ed9c6f07
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ go 1.24
toolchain go1.24.5
require (
github.com/go-gost/core v0.3.2
github.com/go-gost/x v0.7.6
github.com/go-gost/core v0.3.3
github.com/go-gost/x v0.7.7
github.com/judwhite/go-svc v1.2.1
)
@@ -30,7 +30,7 @@ require (
github.com/gin-gonic/gin v1.10.1 // indirect
github.com/go-gost/gosocks4 v0.0.1 // indirect
github.com/go-gost/gosocks5 v0.4.2 // indirect
github.com/go-gost/plugin v0.2.0 // indirect
github.com/go-gost/plugin v0.2.1 // indirect
github.com/go-gost/relay v0.5.0 // indirect
github.com/go-gost/tls-dissector v0.1.1 // indirect
github.com/go-playground/locales v0.14.1 // indirect