This commit is contained in:
ginuerzh
2023-03-20 18:31:47 +08:00
parent bfa1530ef6
commit 45f1cc2efc
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-20230131100536-f3482d7cd848
github.com/go-gost/x v0.0.0-20230307155127-f32b72ce56a9
github.com/go-gost/x v0.0.0-20230320102835-661953e09f24
gopkg.in/natefinch/lumberjack.v2 v2.0.0
)