mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-22 00:13:52 +01:00
rpc: bump go-netssh package to address goroutine leak on timeouts
This commit is contained in:
parent
181875a89b
commit
e6426db8da
2
Gopkg.lock
generated
2
Gopkg.lock
generated
@ -101,7 +101,7 @@
|
|||||||
branch = "master"
|
branch = "master"
|
||||||
name = "github.com/problame/go-netssh"
|
name = "github.com/problame/go-netssh"
|
||||||
packages = ["."]
|
packages = ["."]
|
||||||
revision = "53a2e445f8ace7ec678f2d8cdd9c1428dfef4562"
|
revision = "c56ad38d2c91397ad3c8dd9443d7448e328a9e9e"
|
||||||
|
|
||||||
[[projects]]
|
[[projects]]
|
||||||
branch = "master"
|
branch = "master"
|
||||||
|
@ -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>`)
|
* |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
|
0.0.3
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user