build(deps): bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.23.0...v0.24.0)
This commit is contained in:
2023-09-05 12:26:49 +00:00
parent eadeac40ae
commit fbb167a72b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.19
require (
github.com/apex/log v1.9.0
github.com/getsentry/sentry-go v0.23.0
github.com/getsentry/sentry-go v0.24.0
github.com/stretchr/testify v1.8.4
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)