aboutsummaryrefslogtreecommitdiff
path: root/pb
diff options
context:
space:
mode:
Diffstat (limited to 'pb')
-rw-r--r--pb/dns.pb.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/pb/dns.pb.go b/pb/dns.pb.go
index 3117102ab..0c75de94a 100644
--- a/pb/dns.pb.go
+++ b/pb/dns.pb.go
@@ -18,7 +18,8 @@ import fmt "fmt"
import math "math"
import (
- context "golang.org/x/net/context"
+ context "context"
+
grpc "google.golang.org/grpc"
)