Fix mpvipc dependency

This commit is contained in:
Deluan
2023-12-17 13:57:15 -05:00
parent 12aae5e951
commit 421ce91a9e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,12 +3,12 @@ module github.com/navidrome/navidrome
go 1.21
require (
github.com/DexterLB/mpvipc v0.0.0-20230829142118-145d6eabdc37
github.com/Masterminds/squirrel v1.5.4
github.com/ReneKroon/ttlcache/v2 v2.11.0
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/deluan/rest v0.0.0-20211102003136-6260bc399cbf
github.com/deluan/sanitize v0.0.0-20230310221930-6e18967d9fc1
github.com/dexterlb/mpvipc v0.0.0-20230829142118-145d6eabdc37
github.com/dhowden/tag v0.0.0-20230630033851-978a0926ee25
github.com/disintegration/imaging v1.6.2
github.com/djherbis/atime v1.1.0