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) {
th='13' height='13' alt='Gravatar' /> Abhinav Gupta 2-12/+30 2023-04-28refactor(packageHandler): Don't retain configuration (#85)Gravatar Abhinav Gupta 1-20/+40 2023-04-28config: Rename Package to PackageConfig, add docs (#84)Gravatar Abhinav Gupta 4-16/+45 2023-04-27Bump golang.org/x/net from 0.8.0 to 0.9.0 (#81)Gravatar dependabot[bot] 2-3/+3 2023-04-21ci: Publish Docker image to ghcr.io on release (#82)Gravatar Abhinav Gupta 3-0/+70 2023-03-05Bump golang.org/x/net from 0.7.0 to 0.8.0 (#80)Gravatar dependabot[bot] 2-3/+3 2023-02-26Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#79)Gravatar dependabot[bot] 2-3/+3 2023-02-14Bump golang.org/x/net from 0.6.0 to 0.7.0 (#78)Gravatar dependabot[bot] 2-3/+3 2023-02-08Bump golang.org/x/net from 0.5.0 to 0.6.0 (#77)Gravatar dependabot[bot] 2-3/+3 2023-02-04ci: Build against Go 1.20 (#76)Gravatar Abhinav Gupta 3-19/+20 2023-01-30Back to development (#75)Gravatar Sung Yoon Whang 1-0/+5 2023-01-23Fix typo on release notes (#74)Gravatar Sung Yoon Whang 1-1/+1 2023-01-23v1.3.0 release (#73)Gravatar Sung Yoon Whang 1-2/+4