diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-25 15:31:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-25 15:31:44 +0000 |
| commit | 30d985c4f77a04ae05c00f718674c05d169fc129 (patch) | |
| tree | 09b74337f67f5d8e450f03c4c8a424dd7e11760d /go.mod | |
| parent | 89d84e275bfef82b9de0090eb3052ec98b23493d (diff) | |
| download | seaweedfs-30d985c4f77a04ae05c00f718674c05d169fc129.tar.xz seaweedfs-30d985c4f77a04ae05c00f718674c05d169fc129.zip | |
Bump github.com/chrislusf/raft from 1.0.7 to 1.0.8
Bumps [github.com/chrislusf/raft](https://github.com/chrislusf/raft) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/chrislusf/raft/releases)
- [Commits](https://github.com/chrislusf/raft/compare/v1.0.7...v1.0.8)
---
updated-dependencies:
- dependency-name: github.com/chrislusf/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
@@ -16,7 +16,7 @@ require ( github.com/bwmarrin/snowflake v0.3.0 github.com/cespare/xxhash v1.1.0 github.com/cespare/xxhash/v2 v2.1.2 // indirect - github.com/chrislusf/raft v1.0.7 + github.com/chrislusf/raft v1.0.8 github.com/colinmarc/hdfs/v2 v2.3.0 github.com/coreos/go-semver v0.3.0 // indirect github.com/coreos/go-systemd/v22 v22.3.2 // indirect |
