module git.saintnet.tech/freego go 1.17 require ( github.com/go-gl/glfw/v3.3/glfw v0.0.0-20211213063430-748e38ca8aec // indirect github.com/hajimehoshi/ebiten v1.12.12 // indirect github.com/hajimehoshi/ebiten/v2 v2.2.5 // indirect github.com/jezek/xgb v1.0.0 // indirect golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56 // indirect golang.org/x/exp/shiny v0.0.0-20220218215828-6cf2b201936e // indirect golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect golang.org/x/mobile v0.0.0-20220112015953-858099ff7816 // indirect golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect golang.org/x/text v0.3.6 // indirect )