Skip to content

Commit

Permalink
fix(deps): update module github.com/getsentry/sentry-go to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent e6b47be commit adee0a2
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.25.0
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 adee0a2

Please sign in to comment.