aboutsummaryrefslogtreecommitdiff
path: root/target.go
diff options
context:
space:
mode:
Diffstat (limited to 'target.go')
-rw-r--r--target.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/target.go b/target.go
index e71ef14..7f247d8 100644
--- a/target.go
+++ b/target.go
@@ -6,7 +6,7 @@ package gorankusu
import (
"fmt"
- libhttp "github.com/shuLhan/share/lib/http"
+ libhttp "git.sr.ht/~shulhan/pakakeh.go/lib/http"
)
// Target contains group of HTTPTarget that can be tested by Gorankusu.