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

This commit is contained in:
Renovate
2025-05-15 12:54:06 +00:00
committed by Joakim Olsson
parent 20f2c72087
commit f22ae8da58
3 changed files with 4 additions and 4 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.32.0
github.com/getsentry/sentry-go v0.33.0
github.com/stretchr/testify v1.10.0
)