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

This commit is contained in:
Renovate
2024-06-12 16:53:58 +00:00
parent 661675dce8
commit 0a557737e1
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.28.0
github.com/getsentry/sentry-go v0.28.1
github.com/stretchr/testify v1.9.0
)