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 example dependencies #199

Closed clr182 closed 1 year ago

clr182 commented 1 year ago

Goal

User wrote in about a missing go.mod file, decided to update the docs to demonstrate the creation of the go.mod file and adding the correct bugsnag packages.

Changeset

Change to README.md

Testing

No testing, just a simple README update