module github.com/anynines/a9sharvest go 1.15 require ( github.com/olekukonko/tablewriter v0.0.4 github.com/sirupsen/logrus v1.2.0 github.com/spf13/cobra v1.0.0 )