mangadex2cbz/go.mod

9 lines
183 B
Modula-2

module code.fmartingr.dev/fmartingr/mangadex2cbr
go 1.15
require (
code.fmartingr.dev/fmartingr/go-mangadex v0.0.0-20210206105358-8cfcb7a013b8
github.com/sirupsen/logrus v1.7.0
)