fix timeout in router

This commit is contained in:
ginuerzh
2024-08-06 21:35:19 +08:00
parent c1de9e4e72
commit 18610d4608
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.22.2
require (
github.com/go-gost/core v0.1.1
github.com/go-gost/x v0.1.7
github.com/go-gost/x v0.1.8
github.com/judwhite/go-svc v1.2.1
)