add masque connector, dialer, and handler registrations; update x to v0.10.0

This commit is contained in:
ginuerzh
2026-05-21 23:02:56 +08:00
parent c06eb0d331
commit d4c9ef5056
3 changed files with 23 additions and 22 deletions
+1
View File
@@ -6,6 +6,7 @@ import (
_ "github.com/go-gost/x/connector/forward"
_ "github.com/go-gost/x/connector/http"
_ "github.com/go-gost/x/connector/http2"
_ "github.com/go-gost/x/connector/masque"
_ "github.com/go-gost/x/connector/relay"
_ "github.com/go-gost/x/connector/router"
_ "github.com/go-gost/x/connector/serial"