diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-21 10:57:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-21 10:57:25 -0700 |
| commit | a8780b883107e9d7030e93f041392eb5665658f9 (patch) | |
| tree | 6217afd8f1d6ea328aa880a0e4f12f6f9c6f1f57 /go.mod | |
| parent | c54cbc37878489986690e2443ddda28b16ad564e (diff) | |
| download | seaweedfs-a8780b883107e9d7030e93f041392eb5665658f9.tar.xz seaweedfs-a8780b883107e9d7030e93f041392eb5665658f9.zip | |
chore(deps): bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.1 (#6150)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.29.0 to 0.29.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.29.0...v0.29.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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/s3 v1.61.2 github.com/cognusion/imaging v1.0.1 github.com/fluent/fluent-logger-golang v1.9.0 - github.com/getsentry/sentry-go v0.29.0 + github.com/getsentry/sentry-go v0.29.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.6.1 |
