diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-10 11:05:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-10 11:05:39 -0700 |
| commit | 20d7e44fc874ab054ddd012129c5c63f7c317595 (patch) | |
| tree | 4c9efe75152fad46fd7f0157ea3825bfc56415ab /go.mod | |
| parent | 6f3718ddaaad16a2ea38d5d23db724a7b6e5c03f (diff) | |
| download | seaweedfs-20d7e44fc874ab054ddd012129c5c63f7c317595.tar.xz seaweedfs-20d7e44fc874ab054ddd012129c5c63f7c317595.zip | |
chore(deps): bump github.com/arangodb/go-driver from 1.6.5 to 1.6.6 (#6616)
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.6.5 to 1.6.6.
- [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.5...v1.6.6)
---
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ require ( require ( github.com/Jille/raft-grpc-transport v1.6.1 - github.com/arangodb/go-driver v1.6.5 + github.com/arangodb/go-driver v1.6.6 github.com/armon/go-metrics v0.4.1 github.com/aws/aws-sdk-go-v2 v1.36.2 github.com/aws/aws-sdk-go-v2/config v1.29.1 |
