aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-23 15:20:44 +0000
committerGitHub <noreply@github.com>2022-05-23 15:20:44 +0000
commit84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb (patch)
treed193e585d743e90caef6e4d9da1d9be9a855dbed /go.mod
parent2f846777bbceea307771e79d4452e071b0bd5a51 (diff)
downloadseaweedfs-84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb.tar.xz
seaweedfs-84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb.zip
Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/arangodb/go-driver/releases) - [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/arangodb/go-driver/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/arangodb/go-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 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