module now-playing
go 1.23.0
toolchain go1.23.3
require (
github.com/zmb3/spotify/v2 v2.4.3
golang.org/x/oauth2 v0.30.0
)