summaryrefslogtreecommitdiff
path: root/cmd/resolverbench/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/resolverbench/main.go')
-rw-r--r--cmd/resolverbench/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/resolverbench/main.go b/cmd/resolverbench/main.go
index 0821d29..653573b 100644
--- a/cmd/resolverbench/main.go
+++ b/cmd/resolverbench/main.go
@@ -10,7 +10,7 @@ import (
"os"
"time"
- "github.com/shuLhan/share/lib/dns"
+ "git.sr.ht/~shulhan/pakakeh.go/lib/dns"
)
func usage() {