diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-05 12:36:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-05 12:36:10 -0700 |
| commit | 17b0a94419ab3c13e82e1e7ad6398a30331946db (patch) | |
| tree | db6f3578f346003915cda1082f40c01498cae8ae /go.mod | |
| parent | 5230bb365635b337addb497731b01d70df17c724 (diff) | |
| download | seaweedfs-17b0a94419ab3c13e82e1e7ad6398a30331946db.tar.xz seaweedfs-17b0a94419ab3c13e82e1e7ad6398a30331946db.zip | |
build(deps): bump github.com/arangodb/go-driver from 1.5.2 to 1.6.0 (#4545)
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.5.2 to 1.6.0.
- [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.5.2...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
@@ -141,7 +141,7 @@ require ( require ( github.com/Jille/raft-grpc-transport v1.4.0 - github.com/arangodb/go-driver v1.5.2 + github.com/arangodb/go-driver v1.6.0 github.com/armon/go-metrics v0.4.1 github.com/fluent/fluent-logger-golang v1.9.0 github.com/google/flatbuffers/go v0.0.0-20230108230133-3b8644d32c50 |
