module go.felesatra.moe/animanager go 1.14 require ( github.com/BurntSushi/toml v0.3.0 github.com/mattn/go-sqlite3 v1.9.0 go.felesatra.moe/anidb v1.3.0-alpha5 golang.org/x/time v0.0.0-20201208040808-7e3f01d25324 )