module github.com/jordanorelli/astro-domu go 1.14 require ( github.com/gdamore/tcell/v2 v2.0.0 github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c github.com/jordanorelli/blammo v0.0.0-20200201231725-9fd70eb7c1f2 golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f // indirect golang.org/x/text v0.3.3 // indirect )