From c65f927678719fa7d5735e6ee831d7c42fb7ce01 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Tue, 23 Apr 2019 14:45:17 +0900 Subject: [PATCH] Updated repository paths --- bots/discord/commands/Verify.go | 2 +- go.mod | 2 +- go.sum | 16 ++++++++-------- graphql.go | 2 +- jobs/anime-characters/anime-characters.go | 2 +- jobs/anime-ratings/anime-ratings.go | 2 +- .../download-character-images.go | 2 +- jobs/jobs.go | 2 +- .../kitsu-characters-parse.go | 2 +- jobs/kitsu-import-anime/kitsu-import-anime.go | 2 +- .../kitsu-import-mappings.go | 2 +- jobs/mal-download/mal-download.go | 2 +- jobs/mal-parse/anime.go | 2 +- jobs/mal-parse/character.go | 2 +- jobs/mal-parse/mal-parse.go | 2 +- jobs/mal-sync/character.go | 2 +- jobs/mal-sync/mal-sync.go | 2 +- jobs/mal-sync/sync.go | 2 +- jobs/refresh-episodes/refresh-episodes.go | 2 +- jobs/refresh-games/ffxiv.go | 2 +- jobs/refresh-games/osu.go | 2 +- jobs/refresh-games/overwatch.go | 2 +- jobs/refresh-games/refresh-games.go | 2 +- jobs/soundtrack-download/soundtrack-download.go | 2 +- .../sync-media-relations/sync-media-relations.go | 2 +- jobs/sync-shoboi/sync-shoboi.go | 2 +- jobs/test/test.go | 2 +- jobs/twist/twist.go | 2 +- middleware/UserInfo.go | 2 +- pages/admin/registrations.go | 2 +- pages/animeimport/kitsu.go | 2 +- pages/apiview/api.go | 2 +- pages/character/character.go | 2 +- .../add-character-created-date.go | 2 +- patches/anime-status/anime-status.go | 2 +- .../character-split-spoilers.go | 2 +- .../character-unescape-name.go | 2 +- .../christmas-notification.go | 2 +- patches/clear-sessions/clear-sessions.go | 2 +- patches/delete-amv-tags/delete-amv-tags.go | 2 +- patches/delete-balance/delete-balance.go | 2 +- .../delete-old-sessions/delete-old-sessions.go | 2 +- .../delete-private-data/delete-private-data.go | 2 +- patches/delete-pro/delete-pro.go | 2 +- .../delete-unused-characters.go | 2 +- patches/fix-airing-dates/fix-airing-dates.go | 2 +- .../fix-anime-list-item-status.go | 2 +- .../fix-broken-relations/fix-broken-relations.go | 2 +- .../fix-tvdb-duplicates/fix-tvdb-duplicates.go | 2 +- patches/fix-user-websites/fix-user-websites.go | 2 +- .../fix-wrong-ids-in-animelists.go | 2 +- .../import-kitsu-mappings.go | 2 +- .../import-mal-companies/import-mal-companies.go | 2 +- patches/kitsu-anilist/kitsu-anilist.go | 2 +- .../kitsu-download-anime-images.go | 2 +- .../mark-month-as-current.go | 2 +- .../merge-duplicate-characters.go | 2 +- .../notification-delete-old.go | 2 +- .../optimize-all-webm-files.go | 2 +- patches/post-sort-date/post-sort-date.go | 2 +- patches/post-texts/post-texts.go | 2 +- .../refresh-anime-average-color.go | 2 +- .../refresh-anime-thumbnails.go | 2 +- .../remove-character-borders.go | 2 +- patches/reset-inventories/reset-inventories.go | 2 +- .../show-kitsu-mappings/show-kitsu-mappings.go | 2 +- patches/update-amv-info/update-amv-info.go | 2 +- .../user-privacy-location.go | 2 +- patches/user-references/user-references.go | 2 +- patches/user-set-social-id/user-set-social-id.go | 2 +- patches/user-show-intros/user-show-intros.go | 2 +- security.go | 2 +- utils/JobInfo.go | 2 +- 73 files changed, 80 insertions(+), 80 deletions(-) diff --git a/bots/discord/commands/Verify.go b/bots/discord/commands/Verify.go index 3d3c3712..e4ca45a4 100644 --- a/bots/discord/commands/Verify.go +++ b/bots/discord/commands/Verify.go @@ -5,7 +5,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" "github.com/pariz/gountries" "github.com/bwmarrin/discordgo" diff --git a/go.mod b/go.mod index a8b7a67c..6d602473 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/animenotifier/mal v0.0.0-20190306012317-15db3840fd60 github.com/animenotifier/shoboi v0.0.0-20190331140329-ad885767c824 github.com/animenotifier/twist v0.0.0-20171021152718-743481a0ebff - github.com/blitzprog/color v1.8.0 + github.com/akyoto/color v1.8.0 github.com/bwmarrin/discordgo v0.19.0 github.com/dustin/go-humanize v1.0.0 github.com/elazarl/goproxy v0.0.0-20190421051319-9d40249d3c2f // indirect diff --git a/go.sum b/go.sum index ae99a5e0..e8d8f3c7 100644 --- a/go.sum +++ b/go.sum @@ -94,14 +94,14 @@ github.com/animenotifier/twist v0.0.0-20171021152718-743481a0ebff h1:+RQT0v57iID github.com/animenotifier/twist v0.0.0-20171021152718-743481a0ebff/go.mod h1:c6gK23vt2wFRkWkEnPSANb5P0LwfSmhuR8rk5+rBlbw= github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ= github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q= -github.com/blitzprog/color v1.8.0 h1:57b411KxdU2PpTMUWzxvm8FNwFSZCub9iAHyynlshEY= -github.com/blitzprog/color v1.8.0/go.mod h1:BT0yhtwPpduwijxx6kUHHv79qgJyuLdOehYyeL6Y2b4= -github.com/blitzprog/go-matroska v0.0.0-20181027234721-1748ad65794d h1:uRRVrQddnOknwN+Ms/daO3hzNF5UzuKOm6kv4GjwB8o= -github.com/blitzprog/go-matroska v0.0.0-20181027234721-1748ad65794d/go.mod h1:5Q6gAPJYxcIZQIbSQ9LEAbqA19XBPlten2jS+6ndcEo= -github.com/blitzprog/imageoutput v0.0.0-20180723015600-be0e2c52cd9e h1:43CYlb4yAPqd8jHNXGAYGOSYDyiQwuuV4lnRdi3KcG4= -github.com/blitzprog/imageoutput v0.0.0-20180723015600-be0e2c52cd9e/go.mod h1:VuelwH0/wamFPyapbsIJNkej9ZVoOoome1S6jHRQX5U= -github.com/blitzprog/webpush-go v0.0.0-20180307222614-704de5d30bcc h1:alg/D/aiVjj+zt/tpQacXVxZi8tzsSBFYKu+aGfuZ9g= -github.com/blitzprog/webpush-go v0.0.0-20180307222614-704de5d30bcc/go.mod h1:7kSeKsDTqZf4oHU5j2dGVktnAGO0m5SIU8o8UEvLHSU= +github.com/akyoto/color v1.8.0 h1:57b411KxdU2PpTMUWzxvm8FNwFSZCub9iAHyynlshEY= +github.com/akyoto/color v1.8.0/go.mod h1:BT0yhtwPpduwijxx6kUHHv79qgJyuLdOehYyeL6Y2b4= +github.com/akyoto/go-matroska v0.0.0-20181027234721-1748ad65794d h1:uRRVrQddnOknwN+Ms/daO3hzNF5UzuKOm6kv4GjwB8o= +github.com/akyoto/go-matroska v0.0.0-20181027234721-1748ad65794d/go.mod h1:5Q6gAPJYxcIZQIbSQ9LEAbqA19XBPlten2jS+6ndcEo= +github.com/akyoto/imageoutput v0.0.0-20180723015600-be0e2c52cd9e h1:43CYlb4yAPqd8jHNXGAYGOSYDyiQwuuV4lnRdi3KcG4= +github.com/akyoto/imageoutput v0.0.0-20180723015600-be0e2c52cd9e/go.mod h1:VuelwH0/wamFPyapbsIJNkej9ZVoOoome1S6jHRQX5U= +github.com/akyoto/webpush-go v0.0.0-20180307222614-704de5d30bcc h1:alg/D/aiVjj+zt/tpQacXVxZi8tzsSBFYKu+aGfuZ9g= +github.com/akyoto/webpush-go v0.0.0-20180307222614-704de5d30bcc/go.mod h1:7kSeKsDTqZf4oHU5j2dGVktnAGO0m5SIU8o8UEvLHSU= github.com/bwmarrin/discordgo v0.19.0 h1:kMED/DB0NR1QhRcalb85w0Cu3Ep2OrGAqZH1R5awQiY= github.com/bwmarrin/discordgo v0.19.0/go.mod h1:O9S4p+ofTFwB02em7jkpkV8M3R0/PUVOwN61zSZ0r4Q= github.com/chai2010/webp v1.1.0 h1:4Ei0/BRroMF9FaXDG2e4OxwFcuW2vcXd+A6tyqTJUQQ= diff --git a/graphql.go b/graphql.go index 908bef91..844f1dd9 100644 --- a/graphql.go +++ b/graphql.go @@ -8,7 +8,7 @@ import ( "github.com/aerogo/aero" "github.com/animenotifier/arn" "github.com/animenotifier/notify.moe/utils/gql" - "github.com/blitzprog/color" + "github.com/akyoto/color" "github.com/graphql-go/graphql" ) diff --git a/jobs/anime-characters/anime-characters.go b/jobs/anime-characters/anime-characters.go index 9908320c..c5136c18 100644 --- a/jobs/anime-characters/anime-characters.go +++ b/jobs/anime-characters/anime-characters.go @@ -5,7 +5,7 @@ import ( "time" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/anime-ratings/anime-ratings.go b/jobs/anime-ratings/anime-ratings.go index 039b9468..ebafe21a 100644 --- a/jobs/anime-ratings/anime-ratings.go +++ b/jobs/anime-ratings/anime-ratings.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var ratings = map[string][]arn.AnimeListItemRating{} diff --git a/jobs/download-character-images/download-character-images.go b/jobs/download-character-images/download-character-images.go index f6e4c680..46f7971b 100644 --- a/jobs/download-character-images/download-character-images.go +++ b/jobs/download-character-images/download-character-images.go @@ -11,7 +11,7 @@ import ( "github.com/aerogo/http/client" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/jobs.go b/jobs/jobs.go index 187dd5f5..d1b0bf12 100644 --- a/jobs/jobs.go +++ b/jobs/jobs.go @@ -11,7 +11,7 @@ import ( "github.com/aerogo/log" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var colorPool = []*color.Color{ diff --git a/jobs/kitsu-characters-parse/kitsu-characters-parse.go b/jobs/kitsu-characters-parse/kitsu-characters-parse.go index c9478859..90efdefa 100644 --- a/jobs/kitsu-characters-parse/kitsu-characters-parse.go +++ b/jobs/kitsu-characters-parse/kitsu-characters-parse.go @@ -8,7 +8,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/kitsu" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/kitsu-import-anime/kitsu-import-anime.go b/jobs/kitsu-import-anime/kitsu-import-anime.go index f6017128..dfd6e184 100644 --- a/jobs/kitsu-import-anime/kitsu-import-anime.go +++ b/jobs/kitsu-import-anime/kitsu-import-anime.go @@ -5,7 +5,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/kitsu" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/kitsu-import-mappings/kitsu-import-mappings.go b/jobs/kitsu-import-mappings/kitsu-import-mappings.go index 974c4fc8..912a5b9b 100644 --- a/jobs/kitsu-import-mappings/kitsu-import-mappings.go +++ b/jobs/kitsu-import-mappings/kitsu-import-mappings.go @@ -5,7 +5,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/kitsu" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/mal-download/mal-download.go b/jobs/mal-download/mal-download.go index ecd64d9a..bd7cb758 100644 --- a/jobs/mal-download/mal-download.go +++ b/jobs/mal-download/mal-download.go @@ -8,7 +8,7 @@ import ( "github.com/animenotifier/arn/osutils" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" "github.com/aerogo/crawler" ) diff --git a/jobs/mal-parse/anime.go b/jobs/mal-parse/anime.go index e622e3ff..bfa3bb0b 100644 --- a/jobs/mal-parse/anime.go +++ b/jobs/mal-parse/anime.go @@ -8,7 +8,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/mal" "github.com/animenotifier/mal/parser" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Read anime file diff --git a/jobs/mal-parse/character.go b/jobs/mal-parse/character.go index ea088423..44917a65 100644 --- a/jobs/mal-parse/character.go +++ b/jobs/mal-parse/character.go @@ -7,7 +7,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/mal/parser" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Read character file diff --git a/jobs/mal-parse/mal-parse.go b/jobs/mal-parse/mal-parse.go index 1b1e18f9..8681d0bd 100644 --- a/jobs/mal-parse/mal-parse.go +++ b/jobs/mal-parse/mal-parse.go @@ -8,7 +8,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/mal-sync/character.go b/jobs/mal-sync/character.go index 1d78d627..9ec18e25 100644 --- a/jobs/mal-sync/character.go +++ b/jobs/mal-sync/character.go @@ -5,7 +5,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func parseCharacterDescription(input string) (output string, attributes []*arn.CharacterAttribute) { diff --git a/jobs/mal-sync/mal-sync.go b/jobs/mal-sync/mal-sync.go index c796fffa..eefa70c3 100644 --- a/jobs/mal-sync/mal-sync.go +++ b/jobs/mal-sync/mal-sync.go @@ -6,7 +6,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/mal" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) const imageWidthThreshold = 225 diff --git a/jobs/mal-sync/sync.go b/jobs/mal-sync/sync.go index 71dc6057..236d5514 100644 --- a/jobs/mal-sync/sync.go +++ b/jobs/mal-sync/sync.go @@ -6,7 +6,7 @@ import ( "github.com/aerogo/http/client" "github.com/animenotifier/arn" "github.com/animenotifier/mal" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Sync titles diff --git a/jobs/refresh-episodes/refresh-episodes.go b/jobs/refresh-episodes/refresh-episodes.go index 5106c605..08b0cdca 100644 --- a/jobs/refresh-episodes/refresh-episodes.go +++ b/jobs/refresh-episodes/refresh-episodes.go @@ -5,7 +5,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/refresh-games/ffxiv.go b/jobs/refresh-games/ffxiv.go index 788c541d..dfe2b93e 100644 --- a/jobs/refresh-games/ffxiv.go +++ b/jobs/refresh-games/ffxiv.go @@ -6,7 +6,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/arn/stringutils" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var tickerFFXIV = time.NewTicker(1100 * time.Millisecond) diff --git a/jobs/refresh-games/osu.go b/jobs/refresh-games/osu.go index 98ec6347..3f09d39b 100644 --- a/jobs/refresh-games/osu.go +++ b/jobs/refresh-games/osu.go @@ -6,7 +6,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/arn/stringutils" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var tickerOsu = time.NewTicker(500 * time.Millisecond) diff --git a/jobs/refresh-games/overwatch.go b/jobs/refresh-games/overwatch.go index a6999a18..a029fe47 100644 --- a/jobs/refresh-games/overwatch.go +++ b/jobs/refresh-games/overwatch.go @@ -6,7 +6,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/arn/stringutils" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var tickerOW = time.NewTicker(1100 * time.Millisecond) diff --git a/jobs/refresh-games/refresh-games.go b/jobs/refresh-games/refresh-games.go index af00f8c8..41363e67 100644 --- a/jobs/refresh-games/refresh-games.go +++ b/jobs/refresh-games/refresh-games.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/soundtrack-download/soundtrack-download.go b/jobs/soundtrack-download/soundtrack-download.go index a7282eab..d73c878d 100644 --- a/jobs/soundtrack-download/soundtrack-download.go +++ b/jobs/soundtrack-download/soundtrack-download.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/sync-media-relations/sync-media-relations.go b/jobs/sync-media-relations/sync-media-relations.go index 349f9ff1..af37f2c3 100644 --- a/jobs/sync-media-relations/sync-media-relations.go +++ b/jobs/sync-media-relations/sync-media-relations.go @@ -7,7 +7,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/kitsu" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/sync-shoboi/sync-shoboi.go b/jobs/sync-shoboi/sync-shoboi.go index cb1daa74..d9d98842 100644 --- a/jobs/sync-shoboi/sync-shoboi.go +++ b/jobs/sync-shoboi/sync-shoboi.go @@ -5,7 +5,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/shoboi" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/jobs/test/test.go b/jobs/test/test.go index d2b6805d..cd56a4d1 100644 --- a/jobs/test/test.go +++ b/jobs/test/test.go @@ -6,7 +6,7 @@ import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var packages = []string{ diff --git a/jobs/twist/twist.go b/jobs/twist/twist.go index 7c74aef9..24377d03 100644 --- a/jobs/twist/twist.go +++ b/jobs/twist/twist.go @@ -7,7 +7,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/twist" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var rateLimiter = time.NewTicker(500 * time.Millisecond) diff --git a/middleware/UserInfo.go b/middleware/UserInfo.go index 31b1f8ec..39f4dac1 100644 --- a/middleware/UserInfo.go +++ b/middleware/UserInfo.go @@ -9,7 +9,7 @@ import ( "github.com/aerogo/http/client" "github.com/animenotifier/arn" "github.com/animenotifier/notify.moe/utils" - "github.com/blitzprog/color" + "github.com/akyoto/color" "github.com/mssola/user_agent" ) diff --git a/pages/admin/registrations.go b/pages/admin/registrations.go index ecdd31d0..fb7d190a 100644 --- a/pages/admin/registrations.go +++ b/pages/admin/registrations.go @@ -8,7 +8,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/notify.moe/components" "github.com/animenotifier/notify.moe/utils" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // UserRegistrations ... diff --git a/pages/animeimport/kitsu.go b/pages/animeimport/kitsu.go index e6d6097e..43b7acea 100644 --- a/pages/animeimport/kitsu.go +++ b/pages/animeimport/kitsu.go @@ -5,7 +5,7 @@ import ( "net/http" "github.com/animenotifier/kitsu" - "github.com/blitzprog/color" + "github.com/akyoto/color" "github.com/animenotifier/arn" diff --git a/pages/apiview/api.go b/pages/apiview/api.go index 80b5fc68..8fb83891 100644 --- a/pages/apiview/api.go +++ b/pages/apiview/api.go @@ -8,7 +8,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/arn/autodocs" "github.com/animenotifier/notify.moe/components" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Get api page. diff --git a/pages/character/character.go b/pages/character/character.go index 6217d124..c2223118 100644 --- a/pages/character/character.go +++ b/pages/character/character.go @@ -8,7 +8,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/notify.moe/components" "github.com/animenotifier/notify.moe/utils" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) const ( diff --git a/patches/add-character-created-date/add-character-created-date.go b/patches/add-character-created-date/add-character-created-date.go index 5eabc62e..e4c8ec69 100644 --- a/patches/add-character-created-date/add-character-created-date.go +++ b/patches/add-character-created-date/add-character-created-date.go @@ -5,7 +5,7 @@ import ( "time" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/anime-status/anime-status.go b/patches/anime-status/anime-status.go index 2a9ea684..5f06d593 100644 --- a/patches/anime-status/anime-status.go +++ b/patches/anime-status/anime-status.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/character-split-spoilers/character-split-spoilers.go b/patches/character-split-spoilers/character-split-spoilers.go index 624ed2ad..b0085d95 100644 --- a/patches/character-split-spoilers/character-split-spoilers.go +++ b/patches/character-split-spoilers/character-split-spoilers.go @@ -4,7 +4,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/character-unescape-name/character-unescape-name.go b/patches/character-unescape-name/character-unescape-name.go index 98a0d53f..6e2c7e71 100644 --- a/patches/character-unescape-name/character-unescape-name.go +++ b/patches/character-unescape-name/character-unescape-name.go @@ -5,7 +5,7 @@ import ( "html" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/christmas-notification/christmas-notification.go b/patches/christmas-notification/christmas-notification.go index 9e8ff7a6..76de9565 100644 --- a/patches/christmas-notification/christmas-notification.go +++ b/patches/christmas-notification/christmas-notification.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/clear-sessions/clear-sessions.go b/patches/clear-sessions/clear-sessions.go index b5a7cea0..74b2ee94 100644 --- a/patches/clear-sessions/clear-sessions.go +++ b/patches/clear-sessions/clear-sessions.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/delete-amv-tags/delete-amv-tags.go b/patches/delete-amv-tags/delete-amv-tags.go index 35866054..2df379bd 100644 --- a/patches/delete-amv-tags/delete-amv-tags.go +++ b/patches/delete-amv-tags/delete-amv-tags.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/delete-balance/delete-balance.go b/patches/delete-balance/delete-balance.go index 8f8d43d2..9a2d9696 100644 --- a/patches/delete-balance/delete-balance.go +++ b/patches/delete-balance/delete-balance.go @@ -4,7 +4,7 @@ import ( "flag" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Shell parameters diff --git a/patches/delete-old-sessions/delete-old-sessions.go b/patches/delete-old-sessions/delete-old-sessions.go index b0a8194b..58f02a08 100644 --- a/patches/delete-old-sessions/delete-old-sessions.go +++ b/patches/delete-old-sessions/delete-old-sessions.go @@ -5,7 +5,7 @@ import ( "github.com/aerogo/nano" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/delete-private-data/delete-private-data.go b/patches/delete-private-data/delete-private-data.go index e8546968..c8e4cbad 100644 --- a/patches/delete-private-data/delete-private-data.go +++ b/patches/delete-private-data/delete-private-data.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/delete-pro/delete-pro.go b/patches/delete-pro/delete-pro.go index c10f547a..f269f2dc 100644 --- a/patches/delete-pro/delete-pro.go +++ b/patches/delete-pro/delete-pro.go @@ -4,7 +4,7 @@ import ( "flag" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Shell parameters diff --git a/patches/delete-unused-characters/delete-unused-characters.go b/patches/delete-unused-characters/delete-unused-characters.go index a95f2cea..dfdd79a9 100644 --- a/patches/delete-unused-characters/delete-unused-characters.go +++ b/patches/delete-unused-characters/delete-unused-characters.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/fix-airing-dates/fix-airing-dates.go b/patches/fix-airing-dates/fix-airing-dates.go index 7968418a..f0fe5307 100644 --- a/patches/fix-airing-dates/fix-airing-dates.go +++ b/patches/fix-airing-dates/fix-airing-dates.go @@ -5,7 +5,7 @@ import ( "time" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/fix-anime-list-item-status/fix-anime-list-item-status.go b/patches/fix-anime-list-item-status/fix-anime-list-item-status.go index 110cf5bf..0b011801 100644 --- a/patches/fix-anime-list-item-status/fix-anime-list-item-status.go +++ b/patches/fix-anime-list-item-status/fix-anime-list-item-status.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/fix-broken-relations/fix-broken-relations.go b/patches/fix-broken-relations/fix-broken-relations.go index debf62c5..12a30151 100644 --- a/patches/fix-broken-relations/fix-broken-relations.go +++ b/patches/fix-broken-relations/fix-broken-relations.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/fix-tvdb-duplicates/fix-tvdb-duplicates.go b/patches/fix-tvdb-duplicates/fix-tvdb-duplicates.go index b85cb1a5..279928e0 100644 --- a/patches/fix-tvdb-duplicates/fix-tvdb-duplicates.go +++ b/patches/fix-tvdb-duplicates/fix-tvdb-duplicates.go @@ -5,7 +5,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/fix-user-websites/fix-user-websites.go b/patches/fix-user-websites/fix-user-websites.go index 9a09f56e..1e8f7b93 100644 --- a/patches/fix-user-websites/fix-user-websites.go +++ b/patches/fix-user-websites/fix-user-websites.go @@ -5,7 +5,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/arn/autocorrect" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/fix-wrong-ids-in-animelists/fix-wrong-ids-in-animelists.go b/patches/fix-wrong-ids-in-animelists/fix-wrong-ids-in-animelists.go index 530c2c0e..0fbff04a 100644 --- a/patches/fix-wrong-ids-in-animelists/fix-wrong-ids-in-animelists.go +++ b/patches/fix-wrong-ids-in-animelists/fix-wrong-ids-in-animelists.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/import-kitsu-mappings/import-kitsu-mappings.go b/patches/import-kitsu-mappings/import-kitsu-mappings.go index 5fda397a..8ec7473c 100644 --- a/patches/import-kitsu-mappings/import-kitsu-mappings.go +++ b/patches/import-kitsu-mappings/import-kitsu-mappings.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/import-mal-companies/import-mal-companies.go b/patches/import-mal-companies/import-mal-companies.go index 13d33390..f022a786 100644 --- a/patches/import-mal-companies/import-mal-companies.go +++ b/patches/import-mal-companies/import-mal-companies.go @@ -6,7 +6,7 @@ import ( "github.com/animenotifier/arn" "github.com/animenotifier/mal" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var malDB = arn.Node.Namespace("mal").RegisterTypes((*mal.Anime)(nil)) diff --git a/patches/kitsu-anilist/kitsu-anilist.go b/patches/kitsu-anilist/kitsu-anilist.go index ef7aca9a..7d337c59 100644 --- a/patches/kitsu-anilist/kitsu-anilist.go +++ b/patches/kitsu-anilist/kitsu-anilist.go @@ -5,7 +5,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/kitsu-download-anime-images/kitsu-download-anime-images.go b/patches/kitsu-download-anime-images/kitsu-download-anime-images.go index 7ec274a5..9f1e0667 100644 --- a/patches/kitsu-download-anime-images/kitsu-download-anime-images.go +++ b/patches/kitsu-download-anime-images/kitsu-download-anime-images.go @@ -14,7 +14,7 @@ import ( "github.com/aerogo/http/client" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var ticker = time.NewTicker(50 * time.Millisecond) diff --git a/patches/mark-month-as-current/mark-month-as-current.go b/patches/mark-month-as-current/mark-month-as-current.go index 03483688..7f4208fe 100644 --- a/patches/mark-month-as-current/mark-month-as-current.go +++ b/patches/mark-month-as-current/mark-month-as-current.go @@ -5,7 +5,7 @@ import ( "time" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/merge-duplicate-characters/merge-duplicate-characters.go b/patches/merge-duplicate-characters/merge-duplicate-characters.go index b6b9d985..3a717e3a 100644 --- a/patches/merge-duplicate-characters/merge-duplicate-characters.go +++ b/patches/merge-duplicate-characters/merge-duplicate-characters.go @@ -5,7 +5,7 @@ import ( "sort" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/notification-delete-old/notification-delete-old.go b/patches/notification-delete-old/notification-delete-old.go index 86aa9452..b5a135dd 100644 --- a/patches/notification-delete-old/notification-delete-old.go +++ b/patches/notification-delete-old/notification-delete-old.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) const maxNotificationsPerUser = 30 diff --git a/patches/optimize-all-webm-files/optimize-all-webm-files.go b/patches/optimize-all-webm-files/optimize-all-webm-files.go index a7205e81..a9d41814 100644 --- a/patches/optimize-all-webm-files/optimize-all-webm-files.go +++ b/patches/optimize-all-webm-files/optimize-all-webm-files.go @@ -9,7 +9,7 @@ import ( "strings" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/post-sort-date/post-sort-date.go b/patches/post-sort-date/post-sort-date.go index 70d29064..d5888b38 100644 --- a/patches/post-sort-date/post-sort-date.go +++ b/patches/post-sort-date/post-sort-date.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/post-texts/post-texts.go b/patches/post-texts/post-texts.go index 1898ae2e..eec3ebf9 100644 --- a/patches/post-texts/post-texts.go +++ b/patches/post-texts/post-texts.go @@ -3,7 +3,7 @@ package main import ( "github.com/animenotifier/arn" "github.com/animenotifier/arn/autocorrect" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/refresh-anime-average-color/refresh-anime-average-color.go b/patches/refresh-anime-average-color/refresh-anime-average-color.go index 64031a6e..3471df45 100644 --- a/patches/refresh-anime-average-color/refresh-anime-average-color.go +++ b/patches/refresh-anime-average-color/refresh-anime-average-color.go @@ -10,7 +10,7 @@ import ( "path" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/refresh-anime-thumbnails/refresh-anime-thumbnails.go b/patches/refresh-anime-thumbnails/refresh-anime-thumbnails.go index 29736fe0..2f5b8ffa 100644 --- a/patches/refresh-anime-thumbnails/refresh-anime-thumbnails.go +++ b/patches/refresh-anime-thumbnails/refresh-anime-thumbnails.go @@ -8,7 +8,7 @@ import ( "path" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/remove-character-borders/remove-character-borders.go b/patches/remove-character-borders/remove-character-borders.go index 6a9b73df..aa9fe407 100644 --- a/patches/remove-character-borders/remove-character-borders.go +++ b/patches/remove-character-borders/remove-character-borders.go @@ -8,7 +8,7 @@ import ( "path" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" icolor "image/color" _ "image/gif" diff --git a/patches/reset-inventories/reset-inventories.go b/patches/reset-inventories/reset-inventories.go index 97b07125..c3bb469e 100644 --- a/patches/reset-inventories/reset-inventories.go +++ b/patches/reset-inventories/reset-inventories.go @@ -5,7 +5,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Shell parameters diff --git a/patches/show-kitsu-mappings/show-kitsu-mappings.go b/patches/show-kitsu-mappings/show-kitsu-mappings.go index 56c34bf5..bc65cb10 100644 --- a/patches/show-kitsu-mappings/show-kitsu-mappings.go +++ b/patches/show-kitsu-mappings/show-kitsu-mappings.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/update-amv-info/update-amv-info.go b/patches/update-amv-info/update-amv-info.go index 916e95e5..6cd0f036 100644 --- a/patches/update-amv-info/update-amv-info.go +++ b/patches/update-amv-info/update-amv-info.go @@ -3,7 +3,7 @@ package main import ( "github.com/animenotifier/arn" "github.com/animenotifier/arn/stringutils" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/user-privacy-location/user-privacy-location.go b/patches/user-privacy-location/user-privacy-location.go index d38b1981..9761bd21 100644 --- a/patches/user-privacy-location/user-privacy-location.go +++ b/patches/user-privacy-location/user-privacy-location.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/user-references/user-references.go b/patches/user-references/user-references.go index 36967fef..f026cce1 100644 --- a/patches/user-references/user-references.go +++ b/patches/user-references/user-references.go @@ -2,7 +2,7 @@ package main import ( "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func main() { diff --git a/patches/user-set-social-id/user-set-social-id.go b/patches/user-set-social-id/user-set-social-id.go index 17aaf4d0..7f8afc2a 100644 --- a/patches/user-set-social-id/user-set-social-id.go +++ b/patches/user-set-social-id/user-set-social-id.go @@ -4,7 +4,7 @@ import ( "flag" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // Shell parameters diff --git a/patches/user-show-intros/user-show-intros.go b/patches/user-show-intros/user-show-intros.go index cb9aca9c..7b0e5023 100644 --- a/patches/user-show-intros/user-show-intros.go +++ b/patches/user-show-intros/user-show-intros.go @@ -4,7 +4,7 @@ import ( "regexp" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) var flaggedWords = regexp.MustCompile("fuck|fucking|freaking|shit|bad|terrible|awful|wtf") diff --git a/security.go b/security.go index 0dafe9e3..8a32b46f 100644 --- a/security.go +++ b/security.go @@ -6,7 +6,7 @@ import ( "github.com/aerogo/aero" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) func configureHTTPS(app *aero.Application) { diff --git a/utils/JobInfo.go b/utils/JobInfo.go index 1b281bfa..a8f54600 100644 --- a/utils/JobInfo.go +++ b/utils/JobInfo.go @@ -6,7 +6,7 @@ import ( "time" "github.com/animenotifier/arn" - "github.com/blitzprog/color" + "github.com/akyoto/color" ) // JobInfo gives you information about a background job.