add traffic reset for stats observer

This commit is contained in:
ginuerzh
2024-12-24 20:13:40 +08:00
parent 6d38c24d88
commit ab2b9714ee
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ go 1.22.0
toolchain go1.23.4
require (
github.com/go-gost/core v0.1.11
github.com/go-gost/x v0.2.24
github.com/go-gost/core v0.2.0
github.com/go-gost/x v0.3.0
github.com/judwhite/go-svc v1.2.1
)
@@ -110,7 +110,7 @@ require (
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/net v0.32.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect