diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-09 08:46:00 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-09 08:46:00 -0800 |
| commit | e438fdc16c1fee71e1ffa365abb2d2309a629fd2 (patch) | |
| tree | 15ba9e7637121a5639c019c6d9649456af2dee2b /go.mod | |
| parent | 3680bbac562824351451e26bd35835c24bc536ea (diff) | |
| download | seaweedfs-e438fdc16c1fee71e1ffa365abb2d2309a629fd2.tar.xz seaweedfs-e438fdc16c1fee71e1ffa365abb2d2309a629fd2.zip | |
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.7.1 to 2.7.2 (#6331)
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.7.1 to 2.7.2.
- [Commits](https://github.com/hanwen/go-fuse/compare/v2.7.1...v2.7.2)
---
updated-dependencies:
- dependency-name: github.com/hanwen/go-fuse/v2
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
@@ -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.7.1 + github.com/hanwen/go-fuse/v2 v2.7.2 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 |
