aboutsummaryrefslogtreecommitdiff
path: root/test/grpc_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/grpc_test.go')
-rw-r--r--test/grpc_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/grpc_test.go b/test/grpc_test.go
index 50d1643fb..acbd822d7 100644
--- a/test/grpc_test.go
+++ b/test/grpc_test.go
@@ -1,13 +1,13 @@
package test
import (
+ "context"
"io/ioutil"
"log"
"testing"
"time"
"github.com/miekg/dns"
- "golang.org/x/net/context"
"google.golang.org/grpc"
"github.com/coredns/coredns/pb"