diff options
author | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-02-17 21:43:37 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@protonmail.ch> | 2022-02-17 21:43:37 +0530 |
commit | 8824c264c6d4230d353546ee69036ad41d4ec8cc (patch) | |
tree | 2ed73df5d02b4bdfe087f3943353efad015f57f8 /anime/anime.structs.go | |
parent | d04c7f9c60ba5955f3d96ec6ae7397788dcbc3df (diff) |
removed conflicts due to module name change
Diffstat (limited to 'anime/anime.structs.go')
-rw-r--r-- | anime/anime.structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anime/anime.structs.go b/anime/anime.structs.go index 1599e6d..c7b4f00 100644 --- a/anime/anime.structs.go +++ b/anime/anime.structs.go @@ -1,4 +1,4 @@ -/* mal2go - MyAnimeList V2 API wrapper for Go +/* MAL2Go - MyAnimeList V2 API wrapper for Go * Copyright (C) 2022 Vidhu Kant Sharma <vidhukant@protonmail.ch> * This program is free software: you can redistribute it and/or modify |