module github.com/ojizero/gofindup
go 1.13
require (
github.com/spf13/afero v1.2.2
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.4.0
)