diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-10 12:15:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-10 12:15:29 -0700 |
| commit | 50ed9456ff07f8a00e00bf4920503bd96907849b (patch) | |
| tree | 8fa6ff16150b32b1b179f6bae47345520db2df25 /go.mod | |
| parent | 0aa947913a4d9ddc65dc4402ce50b922136e3aed (diff) | |
| download | seaweedfs-50ed9456ff07f8a00e00bf4920503bd96907849b.tar.xz seaweedfs-50ed9456ff07f8a00e00bf4920503bd96907849b.zip | |
build(deps): bump github.com/hashicorp/raft from 1.3.10 to 1.3.11 (#3821)
Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.3.10 to 1.3.11.
- [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.10...v1.3.11)
---
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>
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
@@ -146,7 +146,7 @@ require ( github.com/fluent/fluent-logger-golang v1.9.0 github.com/google/flatbuffers v22.9.29+incompatible github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17 - github.com/hashicorp/raft v1.3.10 + github.com/hashicorp/raft v1.3.11 github.com/hashicorp/raft-boltdb/v2 v2.2.2 github.com/rabbitmq/amqp091-go v1.5.0 github.com/tikv/client-go/v2 v2.0.1 |
