add limiter.scope option for service

This commit is contained in:
ginuerzh
2025-01-20 23:27:04 +08:00
parent 758251d3f9
commit 982a93eee4
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.23.4
require (
github.com/go-gost/core v0.2.1
github.com/go-gost/x v0.4.1
github.com/go-gost/x v0.4.2
github.com/judwhite/go-svc v1.2.1
)