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

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.24.1 to 0.25.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.24.1...v0.25.0)
This commit is contained in:
2023-10-05 06:25:20 +00:00
parent 25941a82f2
commit ef5beccd4b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/alecthomas/kong v0.8.0
github.com/apex/log v1.9.0
github.com/auth0/go-jwt-middleware/v2 v2.1.0
github.com/getsentry/sentry-go v0.24.1
github.com/getsentry/sentry-go v0.25.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/jmoiron/sqlx v1.3.5
github.com/pkg/errors v0.9.1