Upgrade musicbrainzws2

This commit is contained in:
Philipp Wolfer 2025-04-29 10:32:59 +02:00
parent b104c2bc42
commit 159f486cdc
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
4 changed files with 9 additions and 4 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.9.3
go.uploadedlobster.com/mbtypes v0.4.0
go.uploadedlobster.com/musicbrainzws2 v0.13.1
go.uploadedlobster.com/musicbrainzws2 v0.14.0
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
golang.org/x/oauth2 v0.29.0
golang.org/x/text v0.24.0