diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-27 08:42:09 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-27 08:42:09 -0800 |
| commit | 32862b815b990cdc7fee99c2d0632faa51260535 (patch) | |
| tree | 252f31c1cd216e704658388ab256e2c492ac5667 /go.mod | |
| parent | c5bcfd89422e1d6b8259a4e4cf1af97ad2b5a991 (diff) | |
| download | seaweedfs-32862b815b990cdc7fee99c2d0632faa51260535.tar.xz seaweedfs-32862b815b990cdc7fee99c2d0632faa51260535.zip | |
build(deps): bump github.com/hanwen/go-fuse/v2 from 2.1.1-0.20220627082937-d01fda7edf17 to 2.2.0 (#4253)
build(deps): bump github.com/hanwen/go-fuse/v2
Bumps [github.com/hanwen/go-fuse/v2](https://github.com/hanwen/go-fuse) from 2.1.1-0.20220627082937-d01fda7edf17 to 2.2.0.
- [Release notes](https://github.com/hanwen/go-fuse/releases)
- [Commits](https://github.com/hanwen/go-fuse/commits/v2.2.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
@@ -144,7 +144,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.1.1-0.20220627082937-d01fda7edf17 + github.com/hanwen/go-fuse/v2 v2.2.0 github.com/hashicorp/raft v1.3.11 github.com/hashicorp/raft-boltdb/v2 v2.2.2 github.com/rabbitmq/amqp091-go v1.7.0 |
