rpc: bump go-netssh package to address goroutine leak on timeouts

This commit is contained in:
Christian Schwarz
2018-05-22 17:30:29 +02:00
parent 181875a89b
commit e6426db8da
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ Developers should consult the git commit log or GitHub issue tracker.
------------------
* |feature| :issue:`67`: Expose `Prometheus <https://prometheus.io>`_ metrics via HTTP (:ref:`config docs <monitoring-prometheus>`)
* |bugfix| Goroutine leak on ssh transport connection timeouts
0.0.3
-----