module github.com/felamaslen/go-music-player go 1.15 require ( github.com/anyhon/engine v0.1.0 github.com/dhowden/tag v0.0.0-20200828214007-46e57f75dbfc github.com/golang-migrate/migrate/v4 v4.13.0 github.com/jackc/pgx/v4 v4.9.2 github.com/joho/godotenv v1.3.0 github.com/stretchr/testify v1.5.1 )