Update dependencies

This commit is contained in:
世界
2022-10-31 13:30:01 +08:00
parent e122c78842
commit bb90e6a193
29 changed files with 33 additions and 14898 deletions

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"