aboutsummaryrefslogtreecommitdiff
path: root/src/net/dnsclient.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/dnsclient.go')
-rw-r--r--src/net/dnsclient.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/dnsclient.go b/src/net/dnsclient.go
index 4fdf60ff4e..b5bb3a4d11 100644
--- a/src/net/dnsclient.go
+++ b/src/net/dnsclient.go
@@ -8,7 +8,7 @@ import (
"math/rand"
"sort"
- "internal/x/net/dns/dnsmessage"
+ "golang.org/x/net/dns/dnsmessage"
)
// reverseaddr returns the in-addr.arpa. or ip6.arpa. hostname of the IP