1 Commits

Author SHA1 Message Date
renovate 21704bfafe fix(deps): update module github.com/getsentry/sentry-go to v0.40.0 2026-01-05 10:24:17 +00:00
+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
)