module github.com/feurig/go-modernworld go 1.16 require ( github.com/JoelOtter/termloop v0.0.0-20201118115657-7fa23b4da654 github.com/nsf/termbox-go v1.1.1 // indirect )