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

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.25.0 to 0.26.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.25.0...v0.26.0)
This commit is contained in:
2024-01-11 06:24:50 +00:00
parent fa2626ba28
commit 627d88cb38
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/alecthomas/kong v0.8.1
github.com/apex/log v1.9.0
github.com/auth0/go-jwt-middleware/v2 v2.2.0
github.com/getsentry/sentry-go v0.25.0
github.com/getsentry/sentry-go v0.26.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/jmoiron/sqlx v1.3.5
github.com/pkg/errors v0.9.1