add list support for reference to auther, admission and bypass

This commit is contained in:
ginuerzh
2022-08-23 21:51:46 +08:00
parent 166317a7d0
commit 9e404471a6
3 changed files with 9 additions and 9 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-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 (