remove neotoolkit/faker (#5499)

This commit is contained in:
Yassine Benaid 2024-12-04 17:51:20 +01:00 committed by GitHub
parent 8de8562e26
commit 54a4bc63b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1854,7 +1854,6 @@ _These libraries were placed here because none of the other categories seemed to
- [common](https://github.com/kubeservice-stack/common) - A library for server framework. - [common](https://github.com/kubeservice-stack/common) - A library for server framework.
- [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](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.