12 lines
318 B
Modula-2
12 lines
318 B
Modula-2
module git.sr.ht/~whereswaldon/niotify
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
gioui.org v0.0.0-20200619180744-e2f3bbdfc367
|
|
gioui.org/cmd v0.0.0-20200619180744-e2f3bbdfc367 // indirect
|
|
git.wow.st/gmp/jni v0.0.0-20200619201040-d0d3f316ae09
|
|
)
|
|
|
|
replace git.wow.st/gmp/jni => git.wow.st/whereswaldon/jni v0.0.0-20200620152723-b380472956a0
|