aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-17 21:20:24 -0800
committerGitHub <noreply@github.com>2025-11-17 21:20:24 -0800
commitd280d1b285452f0bcf9562899f444f87af46692c (patch)
tree743bc43acb4d25725bc7c5357a0957d49d08ed9f /go.mod
parent65f8986fe22a24d595159b8b981648d9788d8eb7 (diff)
downloadseaweedfs-d280d1b285452f0bcf9562899f444f87af46692c.tar.xz
seaweedfs-d280d1b285452f0bcf9562899f444f87af46692c.zip
chore(deps): bump github.com/getsentry/sentry-go from 0.36.1 to 0.38.0 (#7498)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.36.1 to 0.38.0. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-go/compare/v0.36.1...v0.38.0) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d4ea633bb..a62c2e0ea 100644
--- a/go.mod
+++ b/go.mod
@@ -131,7 +131,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.89.1
github.com/cognusion/imaging v1.0.2
github.com/fluent/fluent-logger-golang v1.10.1
- github.com/getsentry/sentry-go v0.36.1
+ github.com/getsentry/sentry-go v0.38.0
github.com/gin-contrib/sessions v1.0.4
github.com/gin-gonic/gin v1.11.0
github.com/golang-jwt/jwt/v5 v5.3.0