module 9fans.net/go go 1.23.0 require ( golang.org/x/exp v0.0.0-20210405174845-4513512abef3 golang.org/x/mobile v0.0.0-20210220033013-bdb1ca9a1e08 golang.org/x/sys v0.0.0-20210415045647-66c3f260301c ) require ( dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037 // indirect github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 // indirect github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 // indirect golang.org/x/image v0.0.0-20190802002840-cff245a6509b // indirect )