fix panic for stats wrapper

This commit is contained in:
ginuerzh
2024-12-27 20:43:42 +08:00
parent ab2b9714ee
commit 2a9b7e7d9b
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.0
github.com/go-gost/x v0.3.0
github.com/go-gost/x v0.3.1
github.com/judwhite/go-svc v1.2.1
)