diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-23 15:20:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-23 15:20:44 +0000 |
| commit | 84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb (patch) | |
| tree | d193e585d743e90caef6e4d9da1d9be9a855dbed /go.mod | |
| parent | 2f846777bbceea307771e79d4452e071b0bd5a51 (diff) | |
| download | seaweedfs-84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb.tar.xz seaweedfs-84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb.zip | |
Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.3.1 to 1.3.2.
- [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.1...v1.3.2)
---
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ require ( require ( github.com/Jille/raft-grpc-transport v1.2.0 - github.com/arangodb/go-driver v1.3.1 + github.com/arangodb/go-driver v1.3.2 github.com/fluent/fluent-logger-golang v1.9.0 github.com/hanwen/go-fuse/v2 v2.1.0 github.com/hashicorp/raft v1.3.9 |
