module github.com/fmartingr/mangadex2cbr go 1.15 require ( github.com/fmartingr/go-mangadex v1.0.0 github.com/sirupsen/logrus v1.7.0 )