add wagoodman/dive (#4562)

* add wagoodman/dive

* dive: alphabetical ordering

---------

Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
Gavin Inglis 2023-08-01 11:00:04 -07:00 committed by GitHub
parent 16118c108f
commit 4e482249be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2591,6 +2591,7 @@ _General utilities and tools to make your life easier._
- [Death](https://github.com/vrecan/death) - Managing go application shutdown with signals.
- [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.
- [delve](https://github.com/derekparker/delve) - Go debugger.
- [dive](https://github.com/wagoodman/dive) - A tool for exploring each layer in a Docker image.
- [dlog](https://github.com/kirillDanshin/dlog) - Compile-time controlled logger to make your release smaller without removing debug calls.
- [EaseProbe](https://github.com/megaease/easeprobe) - A simple, standalone, and lightWeight tool that can do health/status checking daemon, support HTTP/TCP/SSH/Shell/Client/... probes, and Slack/Discord/Telegram/SMS... notification.
- [equalizer](https://github.com/reugn/equalizer) - Quota manager and rate limiter collection for Go.