aboutsummaryrefslogtreecommitdiff
path: root/user/manga/request_handler.go
diff options
context:
space:
mode:
Diffstat (limited to 'user/manga/request_handler.go')
-rw-r--r--user/manga/request_handler.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/manga/request_handler.go b/user/manga/request_handler.go
index be7ff17..72cd906 100644
--- a/user/manga/request_handler.go
+++ b/user/manga/request_handler.go
@@ -24,7 +24,7 @@ import (
"strconv"
"strings"
"errors"
- "github.com/MikunoNaka/MAL2Go/v4/util"
+ "dev.vidhukant.xyz/MAL2Go/v4/util"
)
type UpdateResponse struct {