fix(netxlite/errorsx): map "use of closed network connection" (#510)
Part of https://github.com/ooni/probe/issues/1733 and diff has been extracted from https://github.com/ooni/probe-cli/pull/506.
This commit is contained in:
parent
273774bb03
commit
d7b9c8f0a8
7 changed files with 21 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
// Generated: 2021-09-08 23:09:33.382965 +0200 CEST m=+0.239039834
|
||||
// Generated: 2021-09-27 14:20:26.459041 +0200 CEST m=+0.280321626
|
||||
|
||||
package errorsx
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue