go.mod 96 B

12345
  1. module github.com/olekukonko/tablewriter
  2. go 1.12
  3. require github.com/mattn/go-runewidth v0.0.9