We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b895d3a commit e8b4cfdCopy full SHA for e8b4cfd
setup_test.go
@@ -3,7 +3,7 @@ package records
3
import (
4
"testing"
5
6
- "github.com/caddyserver/caddy"
+ "github.com/coredns/caddy"
7
)
8
9
func TestRecordsParse(t *testing.T) {
0 commit comments