This adds a recover step to the notify package to avoid the panic. We should get something like this upstreamed.
This commit is contained in:
Vendored
+8
-8
@@ -41,6 +41,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/Zillode/notify",
|
||||
"repository": "https://github.com/calmh/notify",
|
||||
"vcs": "git",
|
||||
"revision": "53dd6873a851fc377c87d82f994b1fecdf25aadb",
|
||||
"branch": "nopanic",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/a8m/mark",
|
||||
"repository": "https://github.com/a8m/mark",
|
||||
@@ -516,14 +524,6 @@
|
||||
"path": "/qr",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/Zillode/notify",
|
||||
"repository": "https://github.com/Zillode/notify",
|
||||
"vcs": "git",
|
||||
"revision": "a8abcfb1ce88ee8d79a300ed65d94b8fb616ddb3",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/crypto/bcrypt",
|
||||
"repository": "https://go.googlesource.com/crypto",
|
||||
|
||||
Reference in New Issue
Block a user