update go.mod

This commit is contained in:
ginuerzh
2022-04-05 22:57:52 +08:00
parent 7c91dfb56f
commit c70521ddab
2 changed files with 6 additions and 10 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-20220405095520-c2f49e94443c
github.com/go-gost/x v0.0.0-20220405095636-1444ebc1ee1e
github.com/go-gost/core v0.0.0-20220405145417-b88025ea6d67
github.com/go-gost/x v0.0.0-20220405145519-1415462d23af
)
require (