diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-06 10:49:23 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 10:49:23 -0800 |
| commit | b3bcb1823e77cab3caf316d7b542a02b65218086 (patch) | |
| tree | 0eaa7af881302daaa8b25a7c7db0d299ae52f6f2 /go.mod | |
| parent | 9f0e80e9f9bfafe90c00f28a017d77b9d7c9560a (diff) | |
| download | seaweedfs-b3bcb1823e77cab3caf316d7b542a02b65218086.tar.xz seaweedfs-b3bcb1823e77cab3caf316d7b542a02b65218086.zip | |
Bump github.com/arangodb/go-driver from 1.6.0 to 1.6.1 (#4982)
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.6.0 to 1.6.1.
- [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.0...v1.6.1)
---
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
@@ -140,7 +140,7 @@ require ( require ( github.com/Jille/raft-grpc-transport v1.4.0 - github.com/arangodb/go-driver v1.6.0 + github.com/arangodb/go-driver v1.6.1 github.com/armon/go-metrics v0.4.1 github.com/aws/aws-sdk-go-v2 v1.21.2 github.com/aws/aws-sdk-go-v2/config v1.18.42 |
