@ -1,4 +1,4 @@
module github.com/jordanorelli/belt-mud
module github.com/jordanorelli/astro-domu
go 1.14
@ -4,7 +4,7 @@ import (
"os"
"time"
"github.com/jordanorelli/belt-mud/internal/exit"
"github.com/jordanorelli/astro-domu/internal/exit"
"github.com/jordanorelli/blammo"
)
@ -5,7 +5,7 @@ import (
"github.com/gdamore/tcell/v2"