1
1
mirror of https://github.com/nboughton/dotfiles synced 2025-02-22 01:21:06 +01:00
github.com-nboughton-dotfiles/waybar/modules/gobar/go.mod
2020-12-09 20:52:51 +00:00

9 lines
151 B
Modula-2

module github.com/nboughton/dotfiles/waybar/modules/gobar
go 1.15
require (
github.com/esiqveland/notify v0.9.1
github.com/godbus/dbus/v5 v5.0.3
)