Merge pull request #191 from natilou/download-track

Ability to download tracks
This commit is contained in:
Drew Weymouth
2023-06-16 17:51:49 -07:00
committed by GitHub
6 changed files with 122 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
fyne.io/x/fyne v0.0.0-20230611151101-afdcd6b92cf3
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-20230513020020-0790f53c2868
github.com/dweymouth/go-subsonic v0.0.0-20230614154319-792d18c75fb4
github.com/google/uuid v1.3.0
github.com/pelletier/go-toml/v2 v2.0.8
github.com/zalando/go-keyring v0.2.1