module git.sr.ht/~seirdy/moac/v2
go 1.15
require (
git.sr.ht/~sircmpwn/getopt v1.0.0
github.com/rivo/uniseg v0.2.0
github.com/rogpeppe/go-internal v1.8.1-0.20211023094830-115ce09fd6b4
golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
)