mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
22cd88df9f
The "ui" is redundant and stutters. Signed-off-by: Elias Naur <mail@eliasnaur.com>
9 lines
147 B
Modula-2
9 lines
147 B
Modula-2
module gioui.org
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
golang.org/x/image v0.0.0-20190703141733-d6a02ce849c9
|
|
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a
|
|
)
|