aboutsummaryrefslogtreecommitdiff
path: root/mpris2client/go.mod
diff options
context:
space:
mode:
authorHarvey Tindall <hrfee@protonmail.ch>2021-01-08 00:54:34 +0000
committerHarvey Tindall <hrfee@protonmail.ch>2021-01-08 00:54:34 +0000
commit937769e2f706600d87ed37580fda08456a6df9d9 (patch)
treec9a7fba2102482f7fc551dd14b18bf106f6a862d /mpris2client/go.mod
parent233b5dd1ca729522d1bca27ba73348c45754c9a0 (diff)
downloadwaybar-mpris-937769e2f706600d87ed37580fda08456a6df9d9.tar.gz
waybar-mpris-937769e2f706600d87ed37580fda08456a6df9d9.zip
use external mpris2client lib
now at github.com/hrfee/mpris2client.
Diffstat (limited to 'mpris2client/go.mod')
-rw-r--r--mpris2client/go.mod5
1 files changed, 0 insertions, 5 deletions
diff --git a/mpris2client/go.mod b/mpris2client/go.mod
deleted file mode 100644
index 75c202d..0000000
--- a/mpris2client/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module git.hrfee.pw/hrfee/waybar-mpris/mpris2client
-
-go 1.15
-
-require github.com/godbus/dbus/v5 v5.0.3 // indirect