module fyne.io/fyne go 1.12 require ( github.com/Kodeworks/golang-image-ico v0.0.0-20141118225523-73f0f4cfade9 github.com/akavel/rsrc v0.8.0 // indirect github.com/fsnotify/fsnotify v1.4.7 github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7 github.com/go-gl/glfw v0.0.0-20181213070059-819e8ce5125f github.com/goki/freetype v0.0.0-20181231101311-fa8a33aabaff github.com/jackmordaunt/icns v0.0.0-20181231085925-4f16af745526 github.com/josephspurrier/goversioninfo v0.0.0-20190124120936-8611f5a5ff3f github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 github.com/pkg/errors v0.8.1 github.com/srwiley/oksvg v0.0.0-20190829233741-58e08c8fe40e github.com/srwiley/rasterx v0.0.0-20181219215540-696f7edb7a7e github.com/stretchr/testify v1.3.1-0.20190311161405-34c6fa2dc709 golang.org/x/image v0.0.0-20190802002840-cff245a6509b golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028 golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect ) replace golang.org/x/mobile => github.com/fyne-io/mobile v0.0.0-20191127163148-cca00eeaf38e