diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-22 12:03:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 12:03:47 -0700 |
| commit | a7b48b971e80b4b91f1db88db23ea7d006a0d604 (patch) | |
| tree | fd1c1886d83df24f4b9458dd332518e931b8a967 /go.mod | |
| parent | 5e554582f5987b5038e89dfc1708eac8b4d24815 (diff) | |
| download | seaweedfs-a7b48b971e80b4b91f1db88db23ea7d006a0d604.tar.xz seaweedfs-a7b48b971e80b4b91f1db88db23ea7d006a0d604.zip | |
chore(deps): bump github.com/Jille/raft-grpc-transport from 1.5.0 to 1.6.1 (#5807)
chore(deps): bump github.com/Jille/raft-grpc-transport
Bumps [github.com/Jille/raft-grpc-transport](https://github.com/Jille/raft-grpc-transport) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/Jille/raft-grpc-transport/releases)
- [Commits](https://github.com/Jille/raft-grpc-transport/compare/v1.5.0...v1.6.1)
---
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>
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
@@ -126,7 +126,7 @@ require ( ) require ( - github.com/Jille/raft-grpc-transport v1.5.0 + github.com/Jille/raft-grpc-transport v1.6.1 github.com/arangodb/go-driver v1.6.2 github.com/armon/go-metrics v0.4.1 github.com/aws/aws-sdk-go-v2 v1.30.3 |
