remove inconshreveable/ngrok - no longer developed (#1843)

v2.0 is advertised in the readme but is not open source and a commercial service
This commit is contained in:
sinni800 2018-03-20 12:14:23 +01:00 committed by Cássio Botaro
parent 514bd75cda
commit 55f2b47006

View File

@ -1375,7 +1375,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [multitick](https://github.com/VividCortex/multitick) - Multiplexor for aligned tickers.
* [myhttp](https://github.com/inancgumus/myhttp) - Simple API to make HTTP GET requests with timeout support.
* [netbug](https://github.com/e-dard/netbug) - Easy remote profiling of your services.
* [ngrok](https://github.com/inconshreveable/ngrok) - Introspected tunnels to localhost.
* [okrun](https://github.com/xta/okrun) - go run error steamroller.
* [onecache](https://github.com/adelowo/onecache) - Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc).
* [panicparse](https://github.com/maruel/panicparse) - Groups similar goroutines and colorizes stack dump.