ffuff/pkg
M. Ángel Jimeno 8156fd1917
pkg: use {strings,bytes}.ReplaceAll when possible (#320)
Use the ReplaceAll helper from the standard library in order to make the
code easier to read. Requires Go 1.12 or higher.

Fixes #301

Signed-off-by: Miguel Ángel Jimeno <miguelangel4b@gmail.com>
2020-10-02 17:12:40 +03:00
..
ffuf Add support for configuration files for ffuf (#308) 2020-09-27 19:24:06 +03:00
filter pkg: use {strings,bytes}.ReplaceAll when possible (#320) 2020-10-02 17:12:40 +03:00
input Add support for configuration files for ffuf (#308) 2020-09-27 19:24:06 +03:00
output Change banner logging to stderr (#282) 2020-09-24 12:09:03 +03:00
runner pkg: use {strings,bytes}.ReplaceAll when possible (#320) 2020-10-02 17:12:40 +03:00