module github.com/projectdiscovery/nvd go 1.15 require ( github.com/PuerkitoBio/goquery v1.6.0 github.com/stretchr/testify v1.6.1 )