Update musicbrainzws2 to fix rate limit issues

This commit is contained in:
Philipp Wolfer 2025-05-24 16:48:38 +02:00
parent 4ad89d287d
commit f70b6248b6
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -23,7 +23,7 @@ require (
github.com/supersonic-app/go-subsonic v0.0.0-20241224013245-9b2841f3711d
github.com/vbauerster/mpb/v8 v8.10.1
go.uploadedlobster.com/mbtypes v0.4.0
go.uploadedlobster.com/musicbrainzws2 v0.15.0
go.uploadedlobster.com/musicbrainzws2 v0.15.1-0.20250524094913-01f007ad1064
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6
golang.org/x/oauth2 v0.30.0
golang.org/x/text v0.25.0