diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-08 09:32:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-08 09:32:00 -0700 |
| commit | 3297d593605dd80b3e142bdf5458050083713ed3 (patch) | |
| tree | bd1f88302c53022057b8343497e47bed35e7bbd8 /go.mod | |
| parent | 1a97e1ddd8ea9f7e6b868ae6f96e138ab957edfa (diff) | |
| download | seaweedfs-3297d593605dd80b3e142bdf5458050083713ed3.tar.xz seaweedfs-3297d593605dd80b3e142bdf5458050083713ed3.zip | |
build(deps): bump github.com/hanwen/go-fuse/v2 from 2.2.0 to 2.3.0 (#4454)
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.2.0 to 2.3.0.
- [Commits](https://github.com/hanwen/go-fuse/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: github.com/hanwen/go-fuse/v2
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ require ( github.com/armon/go-metrics v0.4.1 github.com/fluent/fluent-logger-golang v1.9.0 github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50 - github.com/hanwen/go-fuse/v2 v2.2.0 + github.com/hanwen/go-fuse/v2 v2.3.0 github.com/hashicorp/raft v1.5.0 github.com/hashicorp/raft-boltdb/v2 v2.2.2 github.com/rabbitmq/amqp091-go v1.8.0 |
