fix handler sniffing

This commit is contained in:
ginuerzh
2024-10-16 23:03:27 +08:00
parent e53486efe0
commit fa98777ab1
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.7
github.com/go-gost/x v0.2.7
github.com/go-gost/x v0.2.8
github.com/judwhite/go-svc v1.2.1
)