Update gci format

This commit is contained in:
世界
2022-07-08 23:03:57 +08:00
parent e0cfc33fe2
commit f448b6b977
62 changed files with 136 additions and 201 deletions

View File

@@ -8,14 +8,13 @@ import (
"net/netip"
"os"
"github.com/sagernet/sing-box/adapter"
C "github.com/sagernet/sing-box/constant"
"github.com/sagernet/sing/common"
"github.com/sagernet/sing/common/buf"
M "github.com/sagernet/sing/common/metadata"
N "github.com/sagernet/sing/common/network"
"github.com/sagernet/sing-box/adapter"
C "github.com/sagernet/sing-box/constant"
"golang.org/x/net/dns/dnsmessage"
)