aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-01 10:32:52 -0800
committerGitHub <noreply@github.com>2025-12-01 10:32:52 -0800
commit5a85c4c2acadd76ccd334f7fe7c4d13a0884da76 (patch)
tree224792662271ead32fac8b6cd1f082dc59fc5364 /go.mod
parentb878e9ae465dfb2db9a88ec148979082da298961 (diff)
downloadseaweedfs-5a85c4c2acadd76ccd334f7fe7c4d13a0884da76.tar.xz
seaweedfs-5a85c4c2acadd76ccd334f7fe7c4d13a0884da76.zip
chore(deps): bump github.com/arangodb/go-driver from 1.6.7 to 1.6.9 (#7580)
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.6.7 to 1.6.9. - [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.7...v1.6.9) --- updated-dependencies: - dependency-name: github.com/arangodb/go-driver dependency-version: 1.6.9 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 18f12e3b1..7347b3d66 100644
--- a/go.mod
+++ b/go.mod
@@ -124,7 +124,7 @@ require (
github.com/ThreeDotsLabs/watermill v1.5.1
github.com/a-h/templ v0.3.943
github.com/apple/foundationdb/bindings/go v0.0.0-20240515141816-262c6fe778ad
- github.com/arangodb/go-driver v1.6.7
+ github.com/arangodb/go-driver v1.6.9
github.com/armon/go-metrics v0.4.1
github.com/aws/aws-sdk-go-v2 v1.40.0
github.com/aws/aws-sdk-go-v2/config v1.31.3