diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-07-29 01:35:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-29 01:35:14 -0700 |
| commit | ef846090101d0048c4dddd6352aeb275aa5e47b8 (patch) | |
| tree | 4d523925146c8763f7b485693af9319c90cfda82 /go.mod | |
| parent | b67fe6223b4e8331b68ebc6d1cd4fddf831056c7 (diff) | |
| parent | f6de0e2b93a8facb9bc220f482ed42a0925b1094 (diff) | |
| download | seaweedfs-ef846090101d0048c4dddd6352aeb275aa5e47b8.tar.xz seaweedfs-ef846090101d0048c4dddd6352aeb275aa5e47b8.zip | |
Merge pull request #3382 from seaweedfs/dependabot/go_modules/github.com/arangodb/go-driver-1.3.3
Bump github.com/arangodb/go-driver from 1.3.2 to 1.3.3
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ require ( require ( github.com/Jille/raft-grpc-transport v1.2.0 - github.com/arangodb/go-driver v1.3.2 + github.com/arangodb/go-driver v1.3.3 github.com/fluent/fluent-logger-golang v1.9.0 github.com/google/flatbuffers v2.0.6+incompatible github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17 |
