mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
7f836fa627
For the font fix: https://go-review.googlesource.com/c/image/+/237900 Signed-off-by: Elias Naur <mail@eliasnaur.com>
10 lines
200 B
Modula-2
10 lines
200 B
Modula-2
module gioui.org
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
golang.org/x/exp v0.0.0-20191002040644-a1355ae1e2c3
|
|
golang.org/x/image v0.0.0-20200618115811-c13761719519
|
|
golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9
|
|
)
|