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

This commit is contained in:
Renovate
2025-04-10 09:54:35 +00:00
parent 4fe1f962b4
commit 73b67f9bd7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/shiny/sentrysetup
go 1.21
require (
github.com/getsentry/sentry-go v0.31.1
github.com/getsentry/sentry-go v0.32.0
github.com/stretchr/testify v1.10.0
)