ignore alpn in websocket

This commit is contained in:
Hiddify
2024-03-17 22:55:19 +01:00
parent b981ed590d
commit b704c68fae
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.21.5
require (
github.com/bepass-org/wireguard-go v0.0.16-alpha
github.com/golang/protobuf v1.5.3
github.com/hiddify/ray2sing v0.0.0-20240310185814-af4a46d2946f
github.com/hiddify/ray2sing v0.0.0-20240317215336-1b509113fb3c
github.com/kardianos/service v1.2.2
github.com/sagernet/gomobile v0.1.3
github.com/sagernet/sing v0.3.6