diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-06 11:52:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-06 11:52:08 -0700 |
| commit | c8629e7bee067a1c9a328b9983cbff5220f1d95d (patch) | |
| tree | 6754e3bd7558597e5eee625d7a795cdcd1af1aed /go.mod | |
| parent | 74c1ad885d2ed4141f2f7128993549d81a2b9019 (diff) | |
| download | seaweedfs-c8629e7bee067a1c9a328b9983cbff5220f1d95d.tar.xz seaweedfs-c8629e7bee067a1c9a328b9983cbff5220f1d95d.zip | |
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.5.0 to 2.5.1 (#5559)
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.5.0 to 2.5.1.
- [Commits](https://github.com/hanwen/go-fuse/compare/v2.5.0...v2.5.1)
---
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
@@ -140,7 +140,7 @@ require ( github.com/getsentry/sentry-go v0.27.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.0 + github.com/hanwen/go-fuse/v2 v2.5.1 github.com/hashicorp/raft v1.6.1 github.com/hashicorp/raft-boltdb/v2 v2.3.0 github.com/orcaman/concurrent-map/v2 v2.0.1 |
