mirror of
https://github.com/jwhited/wgsd.git
synced 2025-11-26 21:35:34 +08:00
update import paths to support coredns v1.8.0
This commit is contained in:
committed by
Jordan Whited
parent
3876977f81
commit
dfd8346f69
@@ -3,7 +3,7 @@ package wgsd
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/caddyserver/caddy"
|
||||
"github.com/coredns/caddy"
|
||||
)
|
||||
|
||||
func TestSetup(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user