From 6b2bef09fb015f61730d34c3dea239bcf7c8abd9 Mon Sep 17 00:00:00 2001 From: vandern rodrigues Date: Mon, 19 Jun 2023 00:47:52 +0100 Subject: [PATCH] docs: add go port to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be5503d..cdd0ed3 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Most stronger forms of the UUID / GUID algorithms require access to OS services * [Cuid2 for Python](https://github.com/gordon-code/cuid2) - [Gordon Code](https://github.com/gordon-code) * [Cuid2 for Ruby](https://github.com/stulzer/cuid2/blob/main/lib/cuid2.rb) - [Rubens Stulzer](https://github.com/stulzer) * [Cuid2 for Rust](https://github.com/mplanchard/cuid-rust) - [Matthew Planchard](https://github.com/mplanchard) +* [Cuid2 for Go](https://github.com/nrednav/cuid2) - [Vandern Rodrigues](https://github.com/nrednav) ## Improvements Over Cuid