From 9186e7da738fac0a49170af97d509b3b70605ba6 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Thu, 24 Apr 2025 00:29:17 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84fbd95..3867454 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ A collection of awesome things. ## Go +- [99designs/keyring](https://github.com/99designs/keyring) - Go library providing a uniform interface across a range of secure credential stores - [FairwindsOps/pluto](https://github.com/FairwindsOps/pluto) - A cli tool to help discover deprecated apiVersions in Kubernetes - [FiloSottile/age](https://github.com/FiloSottile/age) - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. - [FiloSottile/mkcert](https://github.com/FiloSottile/mkcert) - A simple zero-config tool to make locally trusted development certificates with any names you'd like.