add context for conn

This commit is contained in:
ginuerzh
2025-08-04 19:34:54 +08:00
parent 1a0e2b06ac
commit 9b6e9d9cae
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.24.5
require (
github.com/go-gost/core v0.3.2
github.com/go-gost/x v0.6.4
github.com/go-gost/x v0.7.0
github.com/judwhite/go-svc v1.2.1
)