fix(deps): update module github.com/getsentry/sentry-go to v0.29.1

This commit is contained in:
Renovate
2024-10-14 13:54:31 +00:00
parent c28dbd5a61
commit 456c749db7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/alecthomas/kong v1.2.1
github.com/apex/log v1.9.0
github.com/auth0/go-jwt-middleware/v2 v2.2.2
github.com/getsentry/sentry-go v0.29.0
github.com/getsentry/sentry-go v0.29.1
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/jmoiron/sqlx v1.4.0
github.com/pkg/errors v0.9.1