We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda5342 commit fc16797Copy full SHA for fc16797
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/tech10/nvdaRemoteServer
2
3
go 1.15
4
5
-require github.com/tech10/panic_handler v1.6.1
+require github.com/tech10/panic_handler v1.6.2
go.sum
@@ -1,2 +1,2 @@
1
-github.com/tech10/panic_handler v1.6.1 h1:QXD4+r1q0h/rbSLo54jt248Lw6RlrQsiJEL5Jx3F21U=
-github.com/tech10/panic_handler v1.6.1/go.mod h1:WbhIQkDd90ELfsJE/Sj1a/fP4BVFiPaSvF6fGFyqywo=
+github.com/tech10/panic_handler v1.6.2 h1:pTdAaoKMML866JW2sEfOoMDo84k3K4x0jfOrwu94TfU=
+github.com/tech10/panic_handler v1.6.2/go.mod h1:WbhIQkDd90ELfsJE/Sj1a/fP4BVFiPaSvF6fGFyqywo=
0 commit comments