diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-14 15:39:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-14 15:39:29 +0000 |
| commit | 9464f3b18cf1818ae48d1e3eedfc75692b40127b (patch) | |
| tree | 91ee5b891f6c458fcf042da5a50330c53b47fe45 /go.mod | |
| parent | 7a02fab28932d40b78278d3d66d6fbf84d6dfeb6 (diff) | |
| download | seaweedfs-9464f3b18cf1818ae48d1e3eedfc75692b40127b.tar.xz seaweedfs-9464f3b18cf1818ae48d1e3eedfc75692b40127b.zip | |
Bump github.com/hashicorp/raft from 1.3.6 to 1.3.7
Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/hashicorp/raft/releases)
- [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/raft/compare/v1.3.6...v1.3.7)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/raft
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
@@ -151,7 +151,7 @@ require ( github.com/Jille/raft-grpc-transport v1.2.0 github.com/fluent/fluent-logger-golang v1.9.0 github.com/hanwen/go-fuse/v2 v2.1.0 - github.com/hashicorp/raft v1.3.6 + github.com/hashicorp/raft v1.3.7 github.com/hashicorp/raft-boltdb v0.0.0-20220329195025-15018e9b97e0 ) |
