You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
603 B

module gioui.org/example
go 1.16
require (
gioui.org v0.0.0-20220105104929-8d8aeef66bef
gioui.org/x v0.0.0-20220105211426-ffad81642756
github.com/go-gl/gl v0.0.0-20210315015930-ae072cafe09d
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20210311203641-62640a716d48
github.com/google/go-github/v24 v24.0.1
github.com/inkeliz/giohyperlink v0.0.0-20211125170138-7c983051483f
golang.org/x/exp v0.0.0-20210722180016-6781d3edade3
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
golang.org/x/oauth2 v0.0.0-20210126194326-f9ce19ea3013
golang.org/x/text v0.3.7 // indirect
gonum.org/v1/gonum v0.8.2
)