diff options
Diffstat (limited to 'http_params_converter.go')
| -rw-r--r-- | http_params_converter.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http_params_converter.go b/http_params_converter.go index af7745b..9a4ef91 100644 --- a/http_params_converter.go +++ b/http_params_converter.go @@ -3,7 +3,7 @@ package gorankusu -import libhttp "github.com/shuLhan/share/lib/http" +import libhttp "git.sr.ht/~shulhan/pakakeh.go/lib/http" // HTTPParamsConverter is a handler that will be called inside the Run handler // to convert the Params values to type that will be send as request. |
