mangadex2cbz/go.mod

9 lines
139 B
Modula-2

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