Files
mangaGetter/go.mod

11 lines
157 B
Modula-2

module mangaGetter
go 1.22
require (
github.com/mattn/go-sqlite3 v1.14.22
golang.org/x/text v0.14.0
)
require github.com/google/uuid v1.6.0 // indirect