From 54a4bc63b23c82d28f1af74d6d84e13605413169 Mon Sep 17 00:00:00 2001 From: Yassine Benaid Date: Wed, 4 Dec 2024 17:51:20 +0100 Subject: [PATCH] remove neotoolkit/faker (#5499) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7f9b0ac0..4e153448 100644 --- a/README.md +++ b/README.md @@ -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. - [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](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.