module git.milar.in/milarin/gui go 1.18 require ( git.milar.in/milarin/gmath v0.0.3 github.com/hajimehoshi/ebiten v1.12.12 github.com/hajimehoshi/ebiten/v2 v2.3.1 golang.org/x/image v0.0.0-20220413100746-70e8d0d3baa9 ) require ( github.com/go-gl/glfw/v3.3/glfw v0.0.0-20220320163800-277f93cfa958 // indirect github.com/gofrs/flock v0.8.1 // indirect github.com/jezek/xgb v1.0.0 // indirect golang.org/x/exp v0.0.0-20210722180016-6781d3edade3 // indirect golang.org/x/mobile v0.0.0-20220325161704-447654d348e3 // indirect golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect golang.org/x/text v0.3.7 // indirect )