module spotify-ws go 1.25.1 require ( github.com/joho/godotenv v1.5.1 golang.org/x/net v0.44.0 golang.org/x/oauth2 v0.31.0 )