Fix #423: pull in new go-subsonic that uses formPost OpenSubsonic extension

This commit is contained in:
Drew Weymouth
2025-09-13 10:46:54 -07:00
parent bf41951132
commit 74d0f8cfde
2 changed files with 3 additions and 35 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require (
github.com/quarckster/go-mpris-server v1.0.3
github.com/supersonic-app/fyne-lyrics v0.0.0-20250614151306-b1880a70a410
github.com/supersonic-app/go-mpv v0.1.1-0.20250822102843-7a8cde5f5449
github.com/supersonic-app/go-subsonic v0.0.0-20241224013245-9b2841f3711d
github.com/supersonic-app/go-subsonic v0.0.0-20250913173646-cf4fceb19b43
github.com/supersonic-app/go-upnpcast v0.0.0-20250330154256-b957204209a5
github.com/zalando/go-keyring v0.2.6
golang.org/x/net v0.38.0