module github.com/projectdiscovery/wappalyzergo go 1.16 require ( github.com/stretchr/testify v1.8.4 golang.org/x/net v0.10.0 )