diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-11 15:29:16 +0000 |
|---|---|---|
| committer | Chris Lu <chrislusf@users.noreply.github.com> | 2023-12-11 11:12:38 -0800 |
| commit | 3407e28a788415b33ad4bd8c2c3e7d25aba3a82a (patch) | |
| tree | ab4da586820a237a49539d52239139c4766d96d7 /go.mod | |
| parent | 125ad8fe63fd6cd78e35b7bcc328b2e8ffdcffb6 (diff) | |
| download | seaweedfs-3407e28a788415b33ad4bd8c2c3e7d25aba3a82a.tar.xz seaweedfs-3407e28a788415b33ad4bd8c2c3e7d25aba3a82a.zip | |
Bump github.com/hanwen/go-fuse/v2 from 2.4.0 to 2.4.2
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.4.0 to 2.4.2.
- [Commits](https://github.com/hanwen/go-fuse/compare/v2.4.0...v2.4.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ require ( github.com/fluent/fluent-logger-golang v1.9.0 github.com/golang-jwt/jwt/v5 v5.0.0 github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50 - github.com/hanwen/go-fuse/v2 v2.4.0 + github.com/hanwen/go-fuse/v2 v2.4.2 github.com/hashicorp/raft v1.6.0 github.com/hashicorp/raft-boltdb/v2 v2.3.0 github.com/orcaman/concurrent-map/v2 v2.0.1 |
