diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-05-23 11:09:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-23 11:09:00 -0700 |
| commit | 00b46f5777fb0c47c78c4b38fb615c32a17a4b18 (patch) | |
| tree | d193e585d743e90caef6e4d9da1d9be9a855dbed /go.mod | |
| parent | 2f846777bbceea307771e79d4452e071b0bd5a51 (diff) | |
| parent | 84583fe0957dbb6f6b4f3bda3c83eaf95ccecaeb (diff) | |
| download | seaweedfs-00b46f5777fb0c47c78c4b38fb615c32a17a4b18.tar.xz seaweedfs-00b46f5777fb0c47c78c4b38fb615c32a17a4b18.zip | |
Merge pull request #3094 from chrislusf/dependabot/go_modules/github.com/arangodb/go-driver-1.3.2
Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2
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 |
