panicparse 2.3.1-2build1 source package in Ubuntu

Changelog

panicparse (2.3.1-2build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:17:18 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
panicparse_2.3.1.orig.tar.gz 106.9 KiB 2e99cb57162219a509c4c43d2bc7ff10ad3c6a971de4bf12fa94cb933da2b2e7
panicparse_2.3.1-2build1.debian.tar.xz 7.8 KiB d4afe1a6bf7deb25d2e85d8bdcd93a2b8ec78b50d72c3f6fc4968aa05c9acc34
panicparse_2.3.1-2build1.dsc 2.4 KiB 5167a8c51e55694e7d80d56e6288bb7883b2404a6c85329863507a007c067013

View changes file

Binary packages built by this source

golang-github-maruel-panicparse-dev: Crash your app in style (Go library)

 panicparse parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized processes.
 .
 This package contains the source code.

panicparse: Crash your app in style (compiled Go binaries)

 panicparse Parses panic stack traces, densifies and deduplicates
 goroutines with similar stack traces. Helps debugging crashes and
 deadlocks in heavily parallelized process.
 .
 This package contains the compiled Go panicparse and panicweb binaries.

panicparse-dbgsym: debug symbols for panicparse