Upgrade tfo-go

This commit is contained in:
世界
2023-02-07 18:06:25 +08:00
parent 6e852cc99b
commit 1bd3a9144d
5 changed files with 6 additions and 9 deletions

View File

@@ -11,8 +11,7 @@ import (
E "github.com/sagernet/sing/common/exceptions"
M "github.com/sagernet/sing/common/metadata"
N "github.com/sagernet/sing/common/network"
"github.com/database64128/tfo-go/v2"
"github.com/sagernet/tfo-go"
)
func (a *myInboundAdapter) ListenTCP() (net.Listener, error) {