Skip to content

Commit

Permalink
Merge pull request #44 from atlassian/renovate/github.com-getsentry-s…
Browse files Browse the repository at this point in the history
…entry-go-0.x

Update module github.com/getsentry/sentry-go to v0.29.0
  • Loading branch information
cwood authored Sep 20, 2024
2 parents 3e181de + 4713bcc commit 1b1cd5a
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 4 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ module github.com/atlassian/go-sentry-api
go 1.13

require (
github.com/getsentry/sentry-go v0.9.0
github.com/go-errors/errors v1.1.1 // indirect
github.com/google/go-cmp v0.5.4 // indirect
github.com/getsentry/sentry-go v0.29.0
github.com/pkg/errors v0.9.1 // indirect
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.2
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)

Expand Down
Loading

0 comments on commit 1b1cd5a

Please sign in to comment.