diff options
Diffstat (limited to 'target.go')
| -rw-r--r-- | target.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
