chore(deps): bump github.com/arangodb/go-driver from 1.6.6 to 1.6.7 (#7283)

Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.6.6 to 1.6.7.
- [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.6...v1.6.7)

---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-version: 1.6.7
  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>
This commit is contained in:
dependabot[bot]
2025-09-30 11:45:01 -07:00
committed by GitHub
parent a6b0082fc4
commit fef5107a3f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -126,7 +126,7 @@ require (
github.com/Jille/raft-grpc-transport v1.6.1
github.com/ThreeDotsLabs/watermill v1.5.1
github.com/a-h/templ v0.3.943
github.com/arangodb/go-driver v1.6.6
github.com/arangodb/go-driver v1.6.7
github.com/armon/go-metrics v0.4.1
github.com/aws/aws-sdk-go-v2 v1.39.2
github.com/aws/aws-sdk-go-v2/config v1.31.3