aboutsummaryrefslogtreecommitdiff
path: root/manga/manga.structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'manga/manga.structs.go')
-rw-r--r--manga/manga.structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/manga/manga.structs.go b/manga/manga.structs.go
index 2e79362..37d69d2 100644
--- a/manga/manga.structs.go
+++ b/manga/manga.structs.go
@@ -17,7 +17,7 @@
package manga
import (
- "github.com/MikunoNaka/MAL2Go/v2/util"
+ "github.com/MikunoNaka/MAL2Go/v3/util"
)
type Author struct {