switch libmpv binding

This commit is contained in:
Drew Weymouth
2023-04-05 17:35:26 -07:00
parent 7164fa15c6
commit 34f65e45ca
4 changed files with 21 additions and 213 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.19
require (
fyne.io/fyne/v2 v2.3.3
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/google/uuid v1.3.0
github.com/pelletier/go-toml v1.9.3