Update dependencies

This commit is contained in:
世界
2022-10-31 13:59:52 +08:00
parent f3d1b59173
commit 930d177dd0
29 changed files with 33 additions and 14898 deletions
+1 -1
View File
@@ -11,9 +11,9 @@ import (
"net/netip"
"os"
cftls "github.com/sagernet/cloudflare-tls"
"github.com/sagernet/sing-box/adapter"
"github.com/sagernet/sing-box/option"
cftls "github.com/sagernet/sing-box/transport/cloudflaretls"
"github.com/sagernet/sing-dns"
E "github.com/sagernet/sing/common/exceptions"