This commit is contained in:
Gabe Farrell 2025-03-04 09:03:15 -05:00
commit 6bc7923d16
5 changed files with 141 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module github.com/gabehf/sonarr-mal-importer
go 1.23.0
require github.com/darenliang/jikan-go v1.2.3