fix(README): fix faker github link

This commit is contained in:
Sasha Melentyev 2022-02-04 17:54:14 +03:00 committed by Avelino
parent aa34511b31
commit c41b6a0565

View File

@ -1525,7 +1525,7 @@ _**Unofficial** set of patterns for structuring projects._
* [captcha](https://github.com/steambap/captcha) - Package captcha provides an easy to use, unopinionated API for captcha generation.
* [conv](https://github.com/cstockton/go-conv) - Package conv provides fast and intuitive conversions across Go types.
* [datacounter](https://github.com/miolini/datacounter) - Go counters for readers/writer/http.ResponseWriter.
* [faker](github.com/neotoolkit/faker) - Fake data generator.
* [faker](https://github.com/neotoolkit/faker) - Fake data generator.
* [faker](https://github.com/pioz/faker) - Random fake data and struct generator for Go.
* [ffmt](https://github.com/go-ffmt/ffmt) - Beautify data display for Humans.
* [gatus](https://github.com/TwinProduction/gatus) - Automated service health dashboard.