Skip to content

Commit

Permalink
fix(deps): update module github.com/getsentry/sentry-go to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent e6b47be commit 5896840
Show file tree
Hide file tree
Showing 2 changed files with 359 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.28.0
github.com/google/go-cmp v0.5.9
github.com/moogar0880/problems v0.1.1
)

require (
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
)
Loading

0 comments on commit 5896840

Please sign in to comment.