module go.felesatra.moe/animanager require ( github.com/BurntSushi/toml v0.3.0 github.com/google/subcommands v0.0.0-20180618214453-5bae204cdfb2 github.com/mattn/go-sqlite3 v1.9.0 github.com/pkg/errors v0.8.0 go.felesatra.moe/anidb v0.0.0-20180812055748-831f2a906388 go.felesatra.moe/xdg v0.0.0-20180609034518-93689817508c // indirect )