add traffic reset for stats observer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user