module github.com/ivanizag/izapple2 go 1.12 require ( github.com/pkg/profile v1.4.0 github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749 // indirect github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd github.com/veandco/go-sdl2 v0.4.0-rc.1 )