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 #40

Closed przmv closed 3 years ago

przmv commented 3 years ago

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