chore: upgrade go-jellyfin library

This commit is contained in:
natilou
2024-03-29 14:05:59 -03:00
parent ec085cf22e
commit 934302131e
3 changed files with 20 additions and 18 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ require (
fyne.io/fyne/v2 v2.4.4
github.com/20after4/configdir v0.1.1
github.com/deluan/sanitize v0.0.0-20230310221930-6e18967d9fc1
github.com/dweymouth/go-jellyfin v0.0.0-20231116161116-e800860bdacc
github.com/dweymouth/go-jellyfin v0.0.0-20240324234906-fd6aa188b773
github.com/dweymouth/go-mpv v0.0.0-20230406003141-7f1858e503ee
github.com/dweymouth/go-subsonic v0.0.0-20240305034202-6193dca1c9de
github.com/fsnotify/fsnotify v1.6.0
@@ -40,7 +40,7 @@ require (
github.com/stretchr/testify v1.8.4 // indirect
github.com/tevino/abool v1.2.0 // indirect
github.com/yuin/goldmark v1.5.5 // indirect
golang.org/x/image v0.14.0 // indirect
golang.org/x/image v0.15.0 // indirect
golang.org/x/mobile v0.0.0-20230531173138-3c911d8e3eda // indirect
golang.org/x/sys v0.13.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect