bugsnag / bugsnag-go

Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
https://docs.bugsnag.com/platforms/go
MIT License
204 stars 69 forks source link

Update to use panicwrap 1.3.2 #172

Closed kstenerud closed 3 years ago

kstenerud commented 3 years ago

Goal

PLAT-6283

Changeset

Update go.mod to require panicwrap 1.3.2 Ran go mod tidy

Testing

Re-run tests