add tls handshake for recorder

This commit is contained in:
ginuerzh
2024-09-20 21:28:09 +08:00
parent bf3018b5b1
commit f05f5cf862
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ toolchain go1.22.2
require (
github.com/go-gost/core v0.1.4
github.com/go-gost/x v0.1.16
github.com/go-gost/x v0.1.17
github.com/judwhite/go-svc v1.2.1
)
@@ -32,7 +32,7 @@ require (
github.com/go-gost/gosocks5 v0.4.2 // indirect
github.com/go-gost/plugin v0.1.1 // indirect
github.com/go-gost/relay v0.5.0 // indirect
github.com/go-gost/tls-dissector v0.0.2-0.20220408131628-aac992c27451 // indirect
github.com/go-gost/tls-dissector v0.1.0 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.19.0 // indirect