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

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.24.0 to 0.24.1.
- [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.24.0...v0.24.1)
This commit is contained in:
2023-09-14 12:26:40 +00:00
parent 48760d7512
commit 9ed1c3241c
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.24.0
github.com/getsentry/sentry-go v0.24.1
github.com/stretchr/testify v1.8.4
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)