aboutsummaryrefslogtreecommitdiff
path: root/plugin/pprof/setup_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/pprof/setup_test.go')
-rw-r--r--plugin/pprof/setup_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/pprof/setup_test.go b/plugin/pprof/setup_test.go
index 9c9fafec4..500a400d0 100644
--- a/plugin/pprof/setup_test.go
+++ b/plugin/pprof/setup_test.go
@@ -3,7 +3,7 @@ package pprof
import (
"testing"
- "github.com/caddyserver/caddy"
+ "github.com/coredns/caddy"
)
func TestPProf(t *testing.T) {