Test ListenBrainz client

This commit is contained in:
Philipp Wolfer 2023-11-11 22:40:43 +01:00
parent cf8a6d2ab6
commit 3ac3fac317
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
5 changed files with 153 additions and 3 deletions

1
go.mod
View file

@ -8,6 +8,7 @@ require (
github.com/go-resty/resty/v2 v2.10.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jarcoal/httpmock v1.3.1 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/pelletier/go-toml/v2 v2.1.0 // indirect