aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-20 11:01:45 -0800
committerGitHub <noreply@github.com>2025-01-20 11:01:45 -0800
commit2ecf915af274e18366e8e132767fcbf2af10fe96 (patch)
tree53e52cebe79deeee39f28673eb9a8d32ff8b04ee /go.mod
parentc5f21b2b01deb10a542455b95285860a53f1f4d0 (diff)
downloadseaweedfs-2ecf915af274e18366e8e132767fcbf2af10fe96.tar.xz
seaweedfs-2ecf915af274e18366e8e132767fcbf2af10fe96.zip
chore(deps): bump github.com/arangodb/go-driver from 1.6.4 to 1.6.5 (#6452)
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.6.4 to 1.6.5. - [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.6.4...v1.6.5) --- 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> 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 0f5bff137..8f6c99fbd 100644
--- a/go.mod
+++ b/go.mod
@@ -126,7 +126,7 @@ require (
require (
github.com/Jille/raft-grpc-transport v1.6.1
- github.com/arangodb/go-driver v1.6.4
+ github.com/arangodb/go-driver v1.6.5
github.com/armon/go-metrics v0.4.1
github.com/aws/aws-sdk-go-v2 v1.32.7
github.com/aws/aws-sdk-go-v2/config v1.28.4