mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added dbt to Utilities section (#2564)
* Added dbt to Utilities section * reordered dbt in Utilities as alphabetical check is not case sensitive
This commit is contained in:
parent
de81da16f2
commit
15af9c6131
@ -1641,6 +1641,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
|
||||
* [ctop](https://github.com/bcicen/ctop) - [Top-like](http://ctop.sh) interface (e.g. htop) for container metrics.
|
||||
* [ctxutil](https://github.com/posener/ctxutil) - A collection of utility functions for contexts.
|
||||
* [dbt](https://github.com/nikogura/dbt) - A framework for running self-updating signed binaries from a central, trusted repository.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user