add scope parameter for traffic limiter

This commit is contained in:
ginuerzh
2024-08-31 09:42:03 +08:00
parent 18610d4608
commit d52fcccf06
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ go 1.22
toolchain go1.22.2
require (
github.com/go-gost/core v0.1.1
github.com/go-gost/x v0.1.8
github.com/go-gost/core v0.1.2
github.com/go-gost/x v0.1.9
github.com/judwhite/go-svc v1.2.1
)
@@ -30,7 +30,7 @@ require (
github.com/gin-gonic/gin v1.9.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.0.0-20240103125338-9c84e29cb81a // indirect
github.com/go-gost/plugin v0.1.1 // indirect
github.com/go-gost/relay v0.5.0 // indirect
github.com/go-gost/tls-dissector v0.0.2-0.20220408131628-aac992c27451 // indirect
github.com/go-playground/locales v0.14.1 // indirect