update README.md

This commit is contained in:
ginuerzh
2022-03-18 21:20:27 +08:00
parent 7b5913123f
commit cb0d81f938
4 changed files with 150 additions and 260 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-20220317144108-bab2906aeb73
github.com/go-gost/x v0.0.0-20220317145457-0f1f7790c52a
github.com/go-gost/core v0.0.0-20220318131726-78089d88873f
github.com/go-gost/x v0.0.0-20220318131912-6a6367b8d12f
)
require (