This commit is contained in:
ginuerzh
2022-09-22 18:59:56 +08:00
parent 2c29028a3b
commit 5d797eac43
6 changed files with 52 additions and 9 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-20220914115321-50d443049f3b
github.com/go-gost/x v0.0.0-20220914120035-01d7dc77c67a
github.com/go-gost/core v0.0.0-20220920034830-41ff9835a66d
github.com/go-gost/x v0.0.0-20220922104515-cf20abf6568b
)
require (