fix recorder clientIP

This commit is contained in:
ginuerzh
2024-09-15 18:38:55 +08:00
parent ef07551e01
commit 073af6163e
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.3
github.com/go-gost/x v0.1.13
github.com/go-gost/x v0.1.14
github.com/judwhite/go-svc v1.2.1
)