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

This commit is contained in:
2026-01-05 10:24:17 +00:00
parent 2e9d2c9382
commit 21704bfafe
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/shiny/sentrysetup
go 1.21
require (
github.com/getsentry/sentry-go v0.33.0
github.com/getsentry/sentry-go v0.40.0
github.com/stretchr/testify v1.10.0
)