aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-04-21 08:53:57 -0700
committerGitHub <noreply@github.com>2022-04-21 08:53:57 -0700
commit32da0c330c980cc6e83d6ef8098c34bfa579561e (patch)
tree4f00e2361ed0c9359cc84efb03cb66ca0b15eed4 /go.mod
parent2988e69b1ee53b21a09e00355009c3d8fb29d127 (diff)
parent350d80d907a4673dabc4b6fb0d9febced12ad86b (diff)
downloadseaweedfs-32da0c330c980cc6e83d6ef8098c34bfa579561e.tar.xz
seaweedfs-32da0c330c980cc6e83d6ef8098c34bfa579561e.zip
Merge pull request #2949 from chrislusf/dependabot/go_modules/github.com/arangodb/go-driver-1.3.1
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 35a130056..78fd44522 100644
--- a/go.mod
+++ b/go.mod
@@ -150,7 +150,7 @@ require (
require (
github.com/Jille/raft-grpc-transport v1.2.0
- github.com/arangodb/go-driver v1.2.1
+ github.com/arangodb/go-driver v1.3.1
github.com/fluent/fluent-logger-golang v1.9.0
github.com/hanwen/go-fuse/v2 v2.1.0
github.com/hashicorp/raft v1.3.7