aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-16 14:22:27 -0700
committerGitHub <noreply@github.com>2025-06-16 14:22:27 -0700
commit34c6249886f0ba7b61525c79b1c678a8885dfd22 (patch)
tree3181755aca49bc33ffba9a249fce5342d6047416 /go.mod
parent5d8a391b956cb981b273e73e41093c679f9a2085 (diff)
downloadseaweedfs-34c6249886f0ba7b61525c79b1c678a8885dfd22.tar.xz
seaweedfs-34c6249886f0ba7b61525c79b1c678a8885dfd22.zip
chore(deps): bump github.com/hanwen/go-fuse/v2 from 2.7.3-0.20250605191109-50f6569d1a7d to 2.8.0 (#6880)
chore(deps): bump github.com/hanwen/go-fuse/v2 Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.7.3-0.20250605191109-50f6569d1a7d to 2.8.0. - [Commits](https://github.com/hanwen/go-fuse/commits/v2.8.0) --- updated-dependencies: - dependency-name: github.com/hanwen/go-fuse/v2 dependency-version: 2.8.0 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a56786583..ccd40fb85 100644
--- a/go.mod
+++ b/go.mod
@@ -134,7 +134,7 @@ require (
github.com/getsentry/sentry-go v0.33.0
github.com/golang-jwt/jwt/v5 v5.2.2
github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50
- github.com/hanwen/go-fuse/v2 v2.7.3-0.20250605191109-50f6569d1a7d
+ github.com/hanwen/go-fuse/v2 v2.8.0
github.com/hashicorp/raft v1.7.3
github.com/hashicorp/raft-boltdb/v2 v2.3.1
github.com/minio/crc64nvme v1.0.1