tfo: Fix build with go1.23

This commit is contained in:
世界 2024-08-27 11:23:20 +08:00
parent f1147965dd
commit b57abcc73c
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
6 changed files with 10 additions and 7 deletions

View file

@ -6,7 +6,7 @@ import (
"context"
"net"
"github.com/sagernet/tfo-go"
"github.com/metacubex/tfo-go"
)
const go120Available = true