waybar-mpris/mpris2client/go.mod
Harvey Tindall bcd2a83dd9
move mpris2 component to separate module
I'll likely put it in a different repo as i'm thinking of writing a last.fm scrobbler and it'd be reused there.
2021-01-07 16:10:20 +00:00

6 lines
115 B
Modula-2

module git.hrfee.pw/hrfee/waybar-mpris/mpris2client
go 1.15
require github.com/godbus/dbus/v5 v5.0.3 // indirect