13 lines
327 B
Modula-2
13 lines
327 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-20200619201040-d0d3f316ae09
|
|
github.com/esiqveland/notify v0.9.1
|
|
github.com/godbus/dbus/v5 v5.0.3
|
|
)
|
|
|
|
replace git.wow.st/gmp/jni => git.wow.st/whereswaldon/jni v0.0.0-20200620152723-b380472956a0
|