lyricdownloader/go.mod

6 lines
73 B
Modula-2

module lyricdownloader
go 1.20
require github.com/joho/godotenv v1.5.1