module github.com/projectdiscovery/fileutil go 1.14 require ( github.com/karrick/godirwalk v1.16.1 github.com/stretchr/testify v1.7.0 )