package main import "github.com/deluan/navidrome/cmd" func main() { cmd.Execute() }