niotify/go.mod

11 lines
233 B
Modula-2

module git.sr.ht/~whereswaldon/niotify
go 1.14
require (
gioui.org v0.0.0-20200619180744-e2f3bbdfc367
git.wow.st/gmp/jni v0.0.0-20200626194017-b74a17279b1f
github.com/esiqveland/notify v0.9.1
github.com/godbus/dbus/v5 v5.0.3
)