feat: rename package

This commit is contained in:
mzz2017
2023-01-23 20:01:24 +08:00
parent 6fba4f8570
commit ea409f16d5
26 changed files with 71 additions and 65 deletions

View File

@ -7,8 +7,8 @@ package control
import (
"fmt"
"foo/common"
"foo/common/consts"
"github.com/v2rayA/dae/common"
"github.com/v2rayA/dae/common/consts"
"github.com/cilium/ebpf"
"golang.org/x/net/dns/dnsmessage"
"net/netip"