aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-05-23 11:09:00 -0700
committerGitHub <noreply@github.com>2022-05-23 11:09:00 -0700
commit00b46f5777fb0c47c78c4b38fb615c32a17a4b18 (patch)
treed193e585d743e90caef6e4d9da1d9be9a855dbed /go.mod
parent2f846777bbceea307771e79d4452e071b0bd5a51 (diff)
parent84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb (diff)
downloadseaweedfs-00b46f5777fb0c47c78c4b38fb615c32a17a4b18.tar.xz
seaweedfs-00b46f5777fb0c47c78c4b38fb615c32a17a4b18.zip
Merge pull request #3094 from chrislusf/dependabot/go_modules/github.com/arangodb/go-driver-1.3.2
Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2
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 688a68049..72829f8bf 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.3.1
+ github.com/arangodb/go-driver v1.3.2
github.com/fluent/fluent-logger-golang v1.9.0
github.com/hanwen/go-fuse/v2 v2.1.0
github.com/hashicorp/raft v1.3.9