module podcatch
go 1.16
require (
github.com/pelletier/go-toml v1.9.1
github.com/wtolson/go-taglib v0.0.0-20210406152913-79209c280058 // indirect
)