module github.com/ayoisaiah/f2 go 1.16 require ( github.com/olekukonko/tablewriter v0.0.5 github.com/stretchr/testify v1.5.1 // indirect github.com/urfave/cli/v2 v2.2.0 gopkg.in/gookit/color.v1 v1.1.6 )