We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f92e136 + 80a6810 commit 3ba11daCopy full SHA for 3ba11da
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/panichandler v1.6.4
+require github.com/tech10/panichandler v1.6.7
go.sum
@@ -1,2 +1,2 @@
1
-github.com/tech10/panichandler v1.6.4 h1:WdEYn/FlJ5i2bgS7F5U3yIFOMec+ZP2osMZZH+uDNN4=
-github.com/tech10/panichandler v1.6.4/go.mod h1:0wdT5KseX3b8I4kwFWux3IvmaF6W4Rmw9tNd9zDgZhg=
+github.com/tech10/panichandler v1.6.7 h1:5ycDkxZ1g0c5wzWj9oeL7KpAJ42BRQkTTL0e9iHHruA=
+github.com/tech10/panichandler v1.6.7/go.mod h1:0wdT5KseX3b8I4kwFWux3IvmaF6W4Rmw9tNd9zDgZhg=
0 commit comments