module github.com/jedib0t/go-pretty/v6 go 1.16 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/mattn/go-runewidth v0.0.13 github.com/pkg/profile v1.6.0 github.com/stretchr/testify v1.7.0 golang.org/x/sys v0.0.0-20180816055513-1c9583448a9c )