fix redirect

This commit is contained in:
ginuerzh
2022-03-29 23:07:56 +08:00
parent cb0d81f938
commit 670a118c6d
4 changed files with 21 additions and 7 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-20220318131726-78089d88873f
github.com/go-gost/x v0.0.0-20220318131912-6a6367b8d12f
github.com/go-gost/core v0.0.0-20220329150412-47cfc087e961
github.com/go-gost/x v0.0.0-20220329150552-8564d711b8b0
)
require (