refactor: Rename project from dns-helper to ekdns across all files and documentation
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
package resolver_test
|
||||
|
||||
import (
|
||||
"ekdns/resolver"
|
||||
"encoding/binary"
|
||||
"net"
|
||||
"strings"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"dns-helper/resolver"
|
||||
|
||||
"golang.org/x/net/dns/dnsmessage"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user