add direct dialer and connector #63

This commit is contained in:
ginuerzh
2022-09-08 22:43:29 +08:00
parent 3d5f0f93fd
commit 50cf4edd1f
3 changed files with 8 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-20220908132925-c546a6b711d9
github.com/go-gost/x v0.0.0-20220908133111-efd8838c18e9
github.com/go-gost/core v0.0.0-20220908143917-e7a104651a75
github.com/go-gost/x v0.0.0-20220908144104-999707db199f
)
require (