1
0
Fork 0

Use Go's standard context library

pull/6/head
Kevin Gallagher 2019-01-09 23:40:08 +00:00
parent bd107b8c73
commit 9b9c3c7531
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
"github.com/coredns/coredns/request"
"github.com/miekg/dns"
"golang.org/x/net/context"
"context"
)
// DNS64 performs DNS64.