add list support for reference to auther, admission and bypass
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-20220818022848-2cc1d6f52c41
|
||||
github.com/go-gost/x v0.0.0-20220822141409-fe6554d8a396
|
||||
github.com/go-gost/core v0.0.0-20220823134627-ff51aef51873
|
||||
github.com/go-gost/x v0.0.0-20220823134949-bdd239fb09e4
|
||||
)
|
||||
|
||||
require (
|
||||
|
Reference in New Issue
Block a user