aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 09:00:30 -0700
committerGitHub <noreply@github.com>2024-06-24 09:00:30 -0700
commitd031a3c37dfd9bdfecdb2c061ec454fea463d49f (patch)
tree60fdc7115c588e970fee80a260b47a6671fb50be /go.mod
parent38e81632e04ebe8cc1dec974a1a75b62b7f019f9 (diff)
downloadseaweedfs-d031a3c37dfd9bdfecdb2c061ec454fea463d49f.tar.xz
seaweedfs-d031a3c37dfd9bdfecdb2c061ec454fea463d49f.zip
chore(deps): bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 (#5705)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.28.0 to 0.28.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.28.0...v0.28.1) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-patch ... 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 135b849dd..cc49669a3 100644
--- a/go.mod
+++ b/go.mod
@@ -136,7 +136,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.55.1
github.com/cognusion/imaging v1.0.1
github.com/fluent/fluent-logger-golang v1.9.0
- github.com/getsentry/sentry-go v0.28.0
+ github.com/getsentry/sentry-go v0.28.1
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50
github.com/hanwen/go-fuse/v2 v2.5.1