v3.0.0-beta.2

This commit is contained in:
ginuerzh
2022-04-13 22:38:08 +08:00
parent 21463c0e9b
commit 3418dd0f00
2 changed files with 6 additions and 2 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-20220411145302-03988fee0b9a
github.com/go-gost/x v0.0.0-20220413133030-65b44b07907f
github.com/go-gost/core v0.0.0-20220413143512-acee88323487
github.com/go-gost/x v0.0.0-20220413143619-7a334c173cb8
)
require (