Fix #158: update go-subsonic module to get fix for nil ptr crash

This commit is contained in:
Drew Weymouth
2023-05-07 09:56:09 -07:00
parent 2ef0282c0b
commit f7b31e1514
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-20230210044542-537b9238299b
github.com/dweymouth/go-subsonic v0.0.0-20230507163800-c92892982103
github.com/google/uuid v1.3.0
github.com/pelletier/go-toml v1.9.3
github.com/zalando/go-keyring v0.2.1