Skip to content

Commit

Permalink
fix(deps): update module github.com/getsentry/sentry-go to v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent e6b47be commit c77c0fe
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 87 deletions.
7 changes: 6 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ go 1.17

require (
github.com/aereal/gomas v0.3.0
github.com/getsentry/sentry-go v0.11.0
github.com/getsentry/sentry-go v0.24.1
github.com/google/go-cmp v0.5.9
github.com/moogar0880/problems v0.1.1
)

require (
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
)
Loading

0 comments on commit c77c0fe

Please sign in to comment.