chore(deps): update rls parsing library (#792)

* fix(music): update release naming library

* update sum

* update moistari/rls to v0.5.9

* chore(deps): go mod tidy

---------

Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
Co-authored-by: ze0s <ze0s@riseup.net>
This commit is contained in:
Kyle Sanderson 2023-03-26 14:08:38 -07:00 committed by GitHub
parent e3b6bc738f
commit f78a067abd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -23,7 +23,7 @@ require (
github.com/lib/pq v1.10.7
github.com/mattn/go-shellwords v1.0.12
github.com/mmcdole/gofeed v1.1.3
github.com/moistari/rls v0.5.6
github.com/moistari/rls v0.5.9
github.com/mrobinsn/go-rtorrent v1.8.0
github.com/pkg/errors v0.9.1
github.com/r3labs/sse/v2 v2.8.1