aboutsummaryrefslogtreecommitdiff
path: root/plugin/rewrite/rewrite.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/rewrite/rewrite.go')
-rw-r--r--plugin/rewrite/rewrite.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugin/rewrite/rewrite.go b/plugin/rewrite/rewrite.go
index c6b618038..522b4c0c3 100644
--- a/plugin/rewrite/rewrite.go
+++ b/plugin/rewrite/rewrite.go
@@ -1,14 +1,13 @@
package rewrite
import (
+ "context"
"fmt"
"strings"
"github.com/coredns/coredns/plugin"
"github.com/miekg/dns"
-
- "context"
)
// Result is the result of a rewrite