module code.rocketnine.space/tslocum/gmenu go 1.12 require ( code.rocketnine.space/tslocum/cview v1.5.8 code.rocketnine.space/tslocum/desktop v0.1.6-0.20210710150012-8bd74b40a298 github.com/diamondburned/gotk4/pkg v0.0.5 github.com/gdamore/tcell/v2 v2.6.0 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 github.com/lithammer/fuzzysearch v1.1.8 github.com/mattn/go-isatty v0.0.19 github.com/rivo/uniseg v0.4.4 // indirect go4.org/unsafe/assume-no-moving-gc v0.0.0-20230426161633-7e06285ff160 // indirect golang.org/x/sync v0.2.0 // indirect golang.org/x/term v0.8.0 // indirect )