diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 08:51:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 08:51:10 -0700 |
| commit | ed6e23eb70a8ddb684cda823cff06ee3ff63679b (patch) | |
| tree | 346368e32260fa3d9e7e3c1646a8a7fd638833e4 /go.mod | |
| parent | e99f4d262fe328340942612ecfd5a8671d47347d (diff) | |
| download | seaweedfs-ed6e23eb70a8ddb684cda823cff06ee3ff63679b.tar.xz seaweedfs-ed6e23eb70a8ddb684cda823cff06ee3ff63679b.zip | |
chore(deps): bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 (#5668)
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.27.0 to 0.28.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.27.0...v0.28.0)
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
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.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -136,7 +136,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/s3 v1.54.3 github.com/cognusion/imaging v1.0.1 github.com/fluent/fluent-logger-golang v1.9.0 - github.com/getsentry/sentry-go v0.27.0 + github.com/getsentry/sentry-go v0.28.0 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 @@ -182,7 +182,7 @@ require ( github.com/PuerkitoBio/goquery v1.8.1 // indirect github.com/Unknwon/goconfig v1.0.0 // indirect github.com/abbot/go-http-auth v0.4.0 // indirect - github.com/andybalholm/brotli v1.0.5 // indirect + github.com/andybalholm/brotli v1.1.0 // indirect github.com/andybalholm/cascadia v1.3.2 // indirect github.com/arangodb/go-velocypack v0.0.0-20200318135517-5af53c29c67e // indirect github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect |
