Fix #230: update go-mpris-server to get bug fix

This commit is contained in:
Drew Weymouth
2023-07-28 08:42:19 -07:00
parent bd15866e02
commit 873dc16b0d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
github.com/godbus/dbus/v5 v5.1.0
github.com/google/uuid v1.3.0
github.com/pelletier/go-toml/v2 v2.0.8
github.com/quarckster/go-mpris-server v1.0.2
github.com/quarckster/go-mpris-server v1.0.3
github.com/zalando/go-keyring v0.2.1
golang.org/x/net v0.0.0-20220722155237-a158d28d115b
)