rverton / webanalyze

Port of Wappalyzer (uncovers technologies used on websites) to automate mass scanning.
MIT License
908 stars 134 forks source link

Use %w verb #39

Closed tidal-deploy closed 3 years ago

tidal-deploy commented 3 years ago

Use %w verb so the error returned by fmt.Errorf will have an Unwrap method.