update go-subsonic to get response body closing fix

This commit is contained in:
Drew Weymouth
2023-05-12 19:08:35 -07:00
parent 4730b74039
commit dde8cd0267
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
fyne.io/fyne/v2 v2.3.4
github.com/20after4/configdir v0.1.1
github.com/dweymouth/go-mpv v0.0.0-20230406003141-7f1858e503ee
github.com/dweymouth/go-subsonic v0.0.0-20230507163800-c92892982103
github.com/dweymouth/go-subsonic v0.0.0-20230513020020-0790f53c2868
github.com/google/uuid v1.3.0
github.com/pelletier/go-toml v1.9.3
github.com/zalando/go-keyring v0.2.1