Bump github.com/Jille/raft-grpc-transport from 1.4.0 to 1.5.0

Bumps [github.com/Jille/raft-grpc-transport](https://github.com/Jille/raft-grpc-transport) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Jille/raft-grpc-transport/releases)
- [Commits](https://github.com/Jille/raft-grpc-transport/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/Jille/raft-grpc-transport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-20 15:20:02 +00:00
committed by Chris Lu
parent c962b25c05
commit b567499f75
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -138,7 +138,7 @@ require (
)
require (
github.com/Jille/raft-grpc-transport v1.4.0
github.com/Jille/raft-grpc-transport v1.5.0
github.com/arangodb/go-driver v1.6.1
github.com/armon/go-metrics v0.4.1
github.com/aws/aws-sdk-go-v2 v1.22.1