update README

This commit is contained in:
ginuerzh
2022-04-04 21:01:58 +08:00
parent 1b31c80d2c
commit 4b88c240f8
3 changed files with 18 additions and 8 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ 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-20220404042802-3cfb5fe2ca14
github.com/go-gost/core v0.0.0-20220404130002-d6e6efb0935b
github.com/go-gost/x v0.0.0-20220404044539-6aa1cc740156
)