Skip to content

Commit fc16797

Browse files
committed
Use panic_handler v1.6.2
1 parent dda5342 commit fc16797

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/tech10/nvdaRemoteServer
22

33
go 1.15
44

5-
require github.com/tech10/panic_handler v1.6.1
5+
require github.com/tech10/panic_handler v1.6.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/tech10/panic_handler v1.6.1 h1:QXD4+r1q0h/rbSLo54jt248Lw6RlrQsiJEL5Jx3F21U=
2-
github.com/tech10/panic_handler v1.6.1/go.mod h1:WbhIQkDd90ELfsJE/Sj1a/fP4BVFiPaSvF6fGFyqywo=
1+
github.com/tech10/panic_handler v1.6.2 h1:pTdAaoKMML866JW2sEfOoMDo84k3K4x0jfOrwu94TfU=
2+
github.com/tech10/panic_handler v1.6.2/go.mod h1:WbhIQkDd90ELfsJE/Sj1a/fP4BVFiPaSvF6fGFyqywo=

0 commit comments

Comments
 (0)