Use context aware musicbrainzws2

This commit is contained in:
Philipp Wolfer 2025-05-22 09:24:06 +02:00
parent d1642b7f1f
commit b5bca1d4ab
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
3 changed files with 6 additions and 6 deletions

2
go.mod
View file

@ -22,7 +22,7 @@ require (
github.com/supersonic-app/go-subsonic v0.0.0-20241224013245-9b2841f3711d
github.com/vbauerster/mpb/v8 v8.10.0
go.uploadedlobster.com/mbtypes v0.4.0
go.uploadedlobster.com/musicbrainzws2 v0.14.0
go.uploadedlobster.com/musicbrainzws2 v0.14.1-0.20250522060150-50bf4bea5400
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6
golang.org/x/oauth2 v0.30.0
golang.org/x/text v0.25.0