update import paths to support coredns v1.8.0

This commit is contained in:
Jordan Whited
2020-11-24 14:59:59 -08:00
committed by Jordan Whited
parent 3876977f81
commit dfd8346f69
5 changed files with 446 additions and 217 deletions

View File

@@ -3,7 +3,7 @@ package wgsd
import (
"testing"
"github.com/caddyserver/caddy"
"github.com/coredns/caddy"
)
func TestSetup(t *testing.T) {