mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Replace Boom with Hey (#1148)
[Boom](https://github.com/rakyll/boom) has been renamed to [Hey](https://github.com/rakyll/hey) because of a name conflict with another binary. The old URL is still working but users are encouraged to change to the new one.
This commit is contained in:
parent
037bd32b15
commit
da06cf5140
@ -1237,7 +1237,6 @@ Software written in Go.
|
||||
* [aptly](https://github.com/smira/aptly) - aptly is a Debian repository management tool.
|
||||
* [awsenv](https://github.com/soniah/awsenv) - a small binary that loads Amazon (AWS) environment variables for a profile.
|
||||
* [Banshee](https://github.com/eleme/banshee) - Anomalies detection system for periodic metrics.
|
||||
* [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application.
|
||||
* [bosun](https://github.com/bosun-monitor/bosun) - Time Series Alerting Framework.
|
||||
* [dogo](https://github.com/liudng/dogo) - Monitoring changes in the source file and automatically compile and run (restart).
|
||||
* [Dropship](https://github.com/chrismckenzie/dropship) - A tool for deploying code via cdn.
|
||||
@ -1253,6 +1252,7 @@ Software written in Go.
|
||||
* [goxc](https://github.com/laher/goxc) - build tool for Go, with a focus on cross-compiling and packaging.
|
||||
* [grapes](https://github.com/yaronsumel/grapes) - lightweight tool designed to distribute commands over ssh with ease.
|
||||
* [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions.
|
||||
* [Hey](https://github.com/rakyll/hey) - Hey is a tiny program that sends some load to a web application.
|
||||
* [kala](https://github.com/ajvb/kala) - Simplistic, modern, and performant job scheduler.
|
||||
* [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google.
|
||||
* [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data.
|
||||
|
Loading…
Reference in New Issue
Block a user