add recorder

This commit is contained in:
ginuerzh
2022-04-11 23:16:56 +08:00
parent 37ef13655d
commit 9cd94cb68b
3 changed files with 13 additions and 6 deletions

4
go.mod
View File

@ -5,8 +5,8 @@ go 1.18
replace github.com/templexxx/cpu v0.0.7 => github.com/templexxx/cpu v0.0.10-0.20211111114238-98168dcec14a
require (
github.com/go-gost/core v0.0.0-20220408131722-a117222cde09
github.com/go-gost/x v0.0.0-20220410160304-d6f8ec5116eb
github.com/go-gost/core v0.0.0-20220411145302-03988fee0b9a
github.com/go-gost/x v0.0.0-20220411151420-4808441fb399
)
require (