mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-05 21:07:38 +03:00
tfo: Fix build with go1.23
This commit is contained in:
parent
f1147965dd
commit
b57abcc73c
6 changed files with 10 additions and 7 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
"context"
|
||||
"net"
|
||||
|
||||
"github.com/sagernet/tfo-go"
|
||||
"github.com/metacubex/tfo-go"
|
||||
)
|
||||
|
||||
const go120Available = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue