From 921b407372548f339458378945e7589fd3c25960 Mon Sep 17 00:00:00 2001 From: Yassine Benaid Date: Tue, 10 Dec 2024 11:56:59 +0100 Subject: [PATCH] Remove: alxrm/ugo (#5517) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ccfc476f..85315e32 100644 --- a/README.md +++ b/README.md @@ -2911,7 +2911,6 @@ _General utilities and tools to make your life easier._ - [tik](https://github.com/andy2046/tik) - Simple and easy timing wheel package for Go. - [tome](https://github.com/cyruzin/tome) - Tome was designed to paginate simple RESTful APIs. - [toolbox](https://github.com/viant/toolbox) - Slice, map, multimap, struct, function, data conversion utilities. Service router, macro evaluator, tokenizer. -- [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go. - [UNIS](https://github.com/esemplastic/unis) - Common Architecture™ for String Utilities in Go. - [upterm](https://github.com/owenthereal/upterm) - A tool for developers to share terminal/tmux sessions securely over the web. It’s perfect for remote pair programming, accessing computers behind NATs/firewalls, remote debugging, and more. - [usql](https://github.com/knq/usql) - usql is a universal command-line interface for SQL databases.