10 lines
272 B
Modula-2
10 lines
272 B
Modula-2
module git.akpain.net/codemicro/backseat-music
|
|
|
|
go 1.24.2
|
|
|
|
require (
|
|
crawshaw.dev/jsonfile v0.0.0-20240206193014-699d1dad804e // indirect
|
|
github.com/a-h/templ v0.3.920 // indirect
|
|
github.com/zmb3/spotify/v2 v2.4.3 // indirect
|
|
golang.org/x/oauth2 v0.30.0 // indirect
|
|
)
|