aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 1 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 1d3171e..04302e1 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,4 @@ module github.com/hrfee/waybar-mpris
go 1.15
-require (
- github.com/godbus/dbus/v5 v5.0.3
-)
+require github.com/godbus/dbus/v5 v5.0.3