Codebase list golang-github-mitchellh-panicwrap / abfac85
Apply multi-arch hints. + golang-github-mitchellh-panicwrap-dev: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints Debian Janitor 1 year, 6 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1717 Architecture: all
1818 Depends: ${shlibs:Depends},
1919 ${misc:Depends},
20 Multi-Arch: foreign
2021 Description: library for catching and handling panics in Go applications
2122 panicwrap is a Go library that re-executes a Go binary and monitors
2223 stderr output from the binary for a panic. When it finds a panic, it