mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
fix(README): fix faker github link
This commit is contained in:
parent
aa34511b31
commit
c41b6a0565
@ -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.
|
* [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.
|
* [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.
|
* [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.
|
* [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.
|
* [ffmt](https://github.com/go-ffmt/ffmt) - Beautify data display for Humans.
|
||||||
* [gatus](https://github.com/TwinProduction/gatus) - Automated service health dashboard.
|
* [gatus](https://github.com/TwinProduction/gatus) - Automated service health dashboard.
|
||||||
|
Loading…
Reference in New Issue
Block a user