diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-01 09:14:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-01 09:14:16 -0700 |
| commit | dc283e3bd907bdd5aefec0e3355188684cb54b2c (patch) | |
| tree | 3166a571d48d495ebd54bda774f685a86e5ac5c7 /go.mod | |
| parent | 00e243d98e287afbca28d95aca1f7cf4262eaf92 (diff) | |
| download | seaweedfs-dc283e3bd907bdd5aefec0e3355188684cb54b2c.tar.xz seaweedfs-dc283e3bd907bdd5aefec0e3355188684cb54b2c.zip | |
build(deps): bump github.com/hashicorp/raft from 1.4.0 to 1.5.0 (#4442)
Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.4.0 to 1.5.0.
- [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.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/raft
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -146,7 +146,7 @@ require ( 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/hashicorp/raft v1.4.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 github.com/rclone/rclone v1.62.2 @@ -208,7 +208,7 @@ require ( github.com/google/go-querystring v1.1.0 // indirect github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect - github.com/hashicorp/go-hclog v1.2.0 // indirect + github.com/hashicorp/go-hclog v1.5.0 // indirect github.com/hashicorp/go-immutable-radix v1.3.1 // indirect github.com/hashicorp/go-msgpack v1.1.5 // indirect github.com/hashicorp/golang-lru v0.6.0 // indirect |
