fix compile error

This commit is contained in:
ginuerzh
2022-04-02 21:39:52 +08:00
parent 5fe56cb63f
commit 810f9f4d8f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ replace github.com/templexxx/cpu v0.0.7 => github.com/templexxx/cpu v0.0.10-0.20
require (
github.com/go-gost/core v0.0.0-20220331130633-fc1e6e8ff2a6
github.com/go-gost/x v0.0.0-20220401134119-066e6b90e6bb
github.com/go-gost/x v0.0.0-20220402133839-eef1b9176f59
)
require (