diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-21 15:12:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-21 15:12:42 -0800 |
| commit | 2d72b3f9a9c18617c2944ed10dc509248e7a017f (patch) | |
| tree | 77ca14cdf6a738e1d1861e7c44edd89242435264 /go.mod | |
| parent | ab0f7b66978917a47e53152b1682db040175319f (diff) | |
| download | seaweedfs-2d72b3f9a9c18617c2944ed10dc509248e7a017f.tar.xz seaweedfs-2d72b3f9a9c18617c2944ed10dc509248e7a017f.zip | |
build(deps): bump github.com/Jille/raft-grpc-transport from 1.2.0 to 1.3.0 (#3999)
build(deps): bump github.com/Jille/raft-grpc-transport
Bumps [github.com/Jille/raft-grpc-transport](https://github.com/Jille/raft-grpc-transport) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/Jille/raft-grpc-transport/releases)
- [Commits](https://github.com/Jille/raft-grpc-transport/compare/v1.2.0...v1.3.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>
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
@@ -140,7 +140,7 @@ require ( ) require ( - github.com/Jille/raft-grpc-transport v1.2.0 + github.com/Jille/raft-grpc-transport v1.3.0 github.com/arangodb/go-driver v1.4.0 github.com/armon/go-metrics v0.4.1 github.com/fluent/fluent-logger-golang v1.9.0 |
