add bypass and admission matcher

This commit is contained in:
ginuerzh
2025-08-13 21:27:36 +08:00
parent 49fa28882f
commit 59c9638ce6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.24.5
require (
github.com/go-gost/core v0.3.2
github.com/go-gost/x v0.7.4
github.com/go-gost/x v0.7.5
github.com/judwhite/go-svc v1.2.1
)