fix proxy protocol
This commit is contained in:
4
go.mod
4
go.mod
@ -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-20220920034830-41ff9835a66d
|
||||
github.com/go-gost/x v0.0.0-20220922104515-cf20abf6568b
|
||||
github.com/go-gost/core v0.0.0-20220928034632-6e7a8f461903
|
||||
github.com/go-gost/x v0.0.0-20220928035231-bd7da26c4248
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user