Skip to content

Commit 24317b3

Browse files
author
Philamer Sune
committed
Use coredns/caddy to fix tests.
Signed-off-by: Philamer Sune <philamer.sune@agoda.com>
1 parent e8b4cfd commit 24317b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

records_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ import (
44
"context"
55
"testing"
66

7+
"github.com/coredns/caddy"
78
"github.com/coredns/coredns/plugin/pkg/dnstest"
89
"github.com/coredns/coredns/plugin/test"
910

10-
"github.com/caddyserver/caddy"
1111
"github.com/miekg/dns"
1212
)
1313

0 commit comments

Comments
 (0)