go.mod
module mercemay.top/src/portr
go 1.18
require (
github.com/rivo/tview v0.0.0-20220307222120-9994674d60a8
github.com/gdamore/tcell/v2 v2.5.1
github.com/spf13/pflag v1.0.5
)
module mercemay.top/src/portr
go 1.18
require (
github.com/rivo/tview v0.0.0-20220307222120-9994674d60a8
github.com/gdamore/tcell/v2 v2.5.1
github.com/spf13/pflag v1.0.5
)