mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 02:15:34 +00:00
+11
@@ -0,0 +1,11 @@
|
||||
module gioui.org/apps
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
gioui.org/ui v0.0.0-20190330124410-f25b44831f2b
|
||||
github.com/google/go-github/v24 v24.0.1
|
||||
golang.org/x/exp v0.0.0-20190321205749-f0864edee7f3
|
||||
golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f
|
||||
golang.org/x/oauth2 v0.0.0-20190319182350-c85d3e98c914
|
||||
)
|
||||
Reference in New Issue
Block a user