Update README.md

This commit is contained in:
ivuorinen
2024-05-01 00:22:17 +00:00
parent f0ecd4c718
commit 0e8e978b0f

View File

@@ -200,7 +200,6 @@ A collection of awesome things.
- [coreybutler/nvm-windows](https://github.com/coreybutler/nvm-windows) - A node.js version management utility for Windows. Ironically written in Go.
- [cosmtrek/air](https://github.com/cosmtrek/air) - ☁️ Live reload for Go apps
- [daytonaio/daytona](https://github.com/daytonaio/daytona) - The Open Source Dev Environment Manager.
- [ddosify/ddosify](https://github.com/ddosify/ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
- [deepfence/SecretScanner](https://github.com/deepfence/SecretScanner) - :unlock: :unlock: Find secrets and passwords in container images and file systems :unlock: :unlock:
- [direnv/direnv](https://github.com/direnv/direnv) - unclutter your .profile
- [dlvhdr/gh-dash](https://github.com/dlvhdr/gh-dash) - A beautiful CLI dashboard for GitHub 🚀
@@ -211,6 +210,7 @@ A collection of awesome things.
- [estesp/mquery](https://github.com/estesp/mquery) - Multi-platform (manifest list/OCI index) registry image query utility
- [filebrowser/filebrowser](https://github.com/filebrowser/filebrowser) - 📂 Web File Browser
- [fogleman/nes](https://github.com/fogleman/nes) - NES emulator written in Go.
- [getanteon/anteon](https://github.com/getanteon/anteon) - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
- [gin-gonic/gin](https://github.com/gin-gonic/gin) - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
- [golang/go](https://github.com/golang/go) - The Go programming language
- [gruntwork-io/terragrunt](https://github.com/gruntwork-io/terragrunt) - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.