aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-06 08:30:22 -0800
committerGitHub <noreply@github.com>2023-02-06 08:30:22 -0800
commit89cee70c2e64a7d31363f20f7528b809d6091a00 (patch)
treea282b535cadfe673946b2ed0d8f1ae03e85648ab /go.mod
parentc19d121e5c7ecb938e57efb62ecfb10051013327 (diff)
downloadseaweedfs-89cee70c2e64a7d31363f20f7528b809d6091a00.tar.xz
seaweedfs-89cee70c2e64a7d31363f20f7528b809d6091a00.zip
build(deps): bump github.com/Jille/raft-grpc-transport from 1.3.0 to 1.4.0 (#4184)
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.3.0 to 1.4.0. - [Release notes](https://github.com/Jille/raft-grpc-transport/releases) - [Commits](https://github.com/Jille/raft-grpc-transport/compare/v1.3.0...v1.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2bf0ee084..63ad78e70 100644
--- a/go.mod
+++ b/go.mod
@@ -139,7 +139,7 @@ require (
)
require (
- github.com/Jille/raft-grpc-transport v1.3.0
+ github.com/Jille/raft-grpc-transport v1.4.0
github.com/arangodb/go-driver v1.4.1
github.com/armon/go-metrics v0.4.1
github.com/fluent/fluent-logger-golang v1.9.0