Skip to content

Commit aeb4b5b

Browse files
committed
import errors
1 parent 29b041b commit aeb4b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resolver/resolver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"github.com/miekg/dns"
55
"fmt"
66
"net"
7-
"log"
7+
"errors"
88
)
99

1010
var (

0 commit comments

Comments
 (0)