Skip to content

Commit

Permalink
Bump github.com/bugsnag/bugsnag-go (#82)
Browse files Browse the repository at this point in the history
Bumps [github.com/bugsnag/bugsnag-go](https://github.com/bugsnag/bugsnag-go) from 2.2.0+incompatible to 2.3.1+incompatible.
- [Release notes](https://github.com/bugsnag/bugsnag-go/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-go/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-go@v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/bugsnag/bugsnag-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent ece78c9 commit a931a83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
github.com/bshuster-repo/logrus-logstash-hook v1.1.0
github.com/bugsnag/bugsnag-go v2.2.0+incompatible
github.com/bugsnag/bugsnag-go v2.3.1+incompatible
github.com/containers/image/v5 v5.27.0
github.com/containers/storage v1.48.0
github.com/distribution/distribution/v3 v3.0.0-20220729163034-26163d82560f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6r
github.com/bitly/go-simplejson v0.5.0 h1:6IH+V8/tVMab511d5bn4M7EwGXZf9Hj6i2xSwkNEM+Y=
github.com/bshuster-repo/logrus-logstash-hook v1.1.0 h1:o2FzZifLg+z/DN1OFmzTWzZZx/roaqt8IPZCIVco8r4=
github.com/bshuster-repo/logrus-logstash-hook v1.1.0/go.mod h1:Q2aXOe7rNuPgbBtPCOzYyWDvKX7+FpxE5sRdvcPoui0=
github.com/bugsnag/bugsnag-go v2.2.0+incompatible h1:ewHS3GgD2fBtipwmaa4Gcfhum4PSAHIwVypmjXyp/Dg=
github.com/bugsnag/bugsnag-go v2.2.0+incompatible/go.mod h1:2oa8nejYd4cQ/b0hMIopN0lCRxU0bueqREvZLWFrtK8=
github.com/bugsnag/bugsnag-go v2.3.1+incompatible h1:v4irdI/bmP4hjvxmCfK/dICuvTN/axq5O81D04qJHpc=
github.com/bugsnag/bugsnag-go v2.3.1+incompatible/go.mod h1:2oa8nejYd4cQ/b0hMIopN0lCRxU0bueqREvZLWFrtK8=
github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b h1:otBG+dV+YK+Soembjv71DPz3uX/V/6MMlSyD9JBQ6kQ=
github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b/go.mod h1:obH5gd0BsqsP2LwDJ9aOkm/6J86V6lyAXCoQWGw3K50=
github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0 h1:nvj0OLI3YqYXer/kZD8Ri1aaunCxIEsOst1BVJswV0o=
Expand Down

0 comments on commit a931a83

Please sign in to comment.