golang-github-jesseduffield-rollrus-dev 0.0~git20190701.dd028cb-2 (ppc64el binary) in ubuntu jammy

 Rollrus is what happens when Logrus (https://github.com/sirupsen/logrus)
 meets Roll (https://github.com/stvp/roll).
 .
 When a .Error, .Fatal or .Panic logging function is called, report the
 details to rollbar via a Logrus hook.
 Delivery is synchronous to help ensure that logs are delivered.
 .
 If the error includes a StackTrace
 (https://godoc.org/github.com/pkg/errors#StackTrace), that StackTrace
 is reported to rollbar.