diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-25 14:26:51 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-25 14:26:51 -0800 |
| commit | e4abb6cbea0f5452afe80fff3049e0ad33627b83 (patch) | |
| tree | 5777a407cd0e078bf573cfdb5b097d635b2bc001 /go.mod | |
| parent | 19d01c02c6d3e7bd90b720a64e1262bbf0a2af29 (diff) | |
| download | seaweedfs-e4abb6cbea0f5452afe80fff3049e0ad33627b83.tar.xz seaweedfs-e4abb6cbea0f5452afe80fff3049e0ad33627b83.zip | |
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.6.1 to 2.7.1 (#6283)
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.6.1 to 2.7.1.
- [Commits](https://github.com/hanwen/go-fuse/compare/v2.6.1...v2.7.1)
---
updated-dependencies:
- dependency-name: github.com/hanwen/go-fuse/v2
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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -137,7 +137,7 @@ require ( 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 + github.com/hanwen/go-fuse/v2 v2.7.1 github.com/hashicorp/raft v1.7.1 github.com/hashicorp/raft-boltdb/v2 v2.3.0 github.com/orcaman/concurrent-map/v2 v2.0.1 |
