Fix #294: update go-subsonic to downgrade requested API version 1.15.0

This commit is contained in:
Drew Weymouth
2023-12-15 18:02:21 -08:00
parent abcde61d5a
commit d4d6fb9881
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/deluan/sanitize v0.0.0-20230310221930-6e18967d9fc1
github.com/dweymouth/go-jellyfin v0.0.0-20231116161116-e800860bdacc
github.com/dweymouth/go-mpv v0.0.0-20230406003141-7f1858e503ee
github.com/dweymouth/go-subsonic v0.0.0-20231115012731-a3d1f90274c1
github.com/dweymouth/go-subsonic v0.0.0-20231216015633-3797c9b3d94d
github.com/fsnotify/fsnotify v1.6.0
github.com/godbus/dbus/v5 v5.1.0
github.com/google/uuid v1.3.0