diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
