try returning nil to avoid DNS leak
This commit is contained in:
parent
8a8992fb4b
commit
bd18953731
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package resolver
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
"fmt"
|
// "fmt"
|
||||||
"log"
|
"log"
|
||||||
"net"
|
"net"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue