module github.com/olekukonko/tablewriter go 1.12 require ( github.com/mattn/go-runewidth v0.0.4 github.com/olekukonko/tablewriter v0.0.1 )