fix sniffing for websocket

This commit is contained in:
ginuerzh
2025-09-04 21:32:34 +08:00
parent c2ed9c6f07
commit 50934e0978
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.24.5
require (
github.com/go-gost/core v0.3.3
github.com/go-gost/x v0.7.7
github.com/go-gost/x v0.7.8
github.com/judwhite/go-svc v1.2.1
)