diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-10 12:15:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-10 12:15:19 -0700 |
| commit | 0aa947913a4d9ddc65dc4402ce50b922136e3aed (patch) | |
| tree | a960e1637ac7ab37fefc6ff6ab8243675b3ac991 /go.mod | |
| parent | 358d9fb109626dc14a2035de9d58c13774a89f3c (diff) | |
| download | seaweedfs-0aa947913a4d9ddc65dc4402ce50b922136e3aed.tar.xz seaweedfs-0aa947913a4d9ddc65dc4402ce50b922136e3aed.zip | |
build(deps): bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 (#3823)
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.3.3 to 1.4.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.3.3...v1.4.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>
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.2.0 - github.com/arangodb/go-driver v1.3.3 + github.com/arangodb/go-driver v1.4.0 github.com/armon/go-metrics v0.4.1 github.com/fluent/fluent-logger-golang v1.9.0 github.com/google/flatbuffers v22.9.29+incompatible |
