aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorHarvey Tindall <hrfee@protonmail.ch>2020-08-22 14:39:23 +0100
committerHarvey Tindall <hrfee@protonmail.ch>2020-08-22 14:39:23 +0100
commit5020e1c9298bfa76e89016be1bd2dd157563ea41 (patch)
tree5ba3340e13e6756b63459cbf17ac72433b21f2d3 /go.sum
parent3cf3f910caea1fe0f3f7da08ca3bc20ba2f44d30 (diff)
downloadwaybar-mpris-5020e1c9298bfa76e89016be1bd2dd157563ea41.tar.gz
waybar-mpris-5020e1c9298bfa76e89016be1bd2dd157563ea41.zip
fix halt when player is removed
rewritten without goroutines or checking if processes exist and it seems to work much better now.
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.sum b/go.sum
index 0f7c8d1..4eefd05 100644
--- a/go.sum
+++ b/go.sum
@@ -1,4 +1,3 @@
github.com/godbus/dbus v4.1.0+incompatible h1:WqqLRTsQic3apZUK9qC5sGNfXthmPXzUZ7nQPrNITa4=
-github.com/godbus/dbus v4.1.0+incompatible/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw=
github.com/godbus/dbus/v5 v5.0.3 h1:ZqHaoEF7TBzh4jzPmqVhE/5A1z9of6orkAe5uHoAeME=
github.com/godbus/dbus/v5 v5.0.3/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=