aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-27 09:22:57 -0700
committerGitHub <noreply@github.com>2025-10-27 09:22:57 -0700
commit68710a93a0764ce53f082999312c9c3f7897fd1c (patch)
tree1041bb72b95705e2aab4ce8f576b67f568d47c25 /go.mod
parentf2c888c3fee0a22671c5dcd5c31edb72068b00e9 (diff)
downloadseaweedfs-68710a93a0764ce53f082999312c9c3f7897fd1c.tar.xz
seaweedfs-68710a93a0764ce53f082999312c9c3f7897fd1c.zip
chore(deps): bump github.com/getsentry/sentry-go from 0.35.3 to 0.36.1 (#7389)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.35.3 to 0.36.1. - [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.35.3...v0.36.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.36.1 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 cbce04cff..1d2fcc669 100644
--- a/go.mod
+++ b/go.mod
@@ -131,7 +131,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.3
github.com/cognusion/imaging v1.0.2
github.com/fluent/fluent-logger-golang v1.10.1
- github.com/getsentry/sentry-go v0.35.3
+ github.com/getsentry/sentry-go v0.36.1
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