diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-03 08:52:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-03 08:52:43 -0700 |
| commit | d3f89af079fd786d1a7390cd37a8c93eb5148c9b (patch) | |
| tree | e7ee24de1c6f5e1ae7cd15ae610cac56c375a9dc /go.mod | |
| parent | 707abd5b2d457e390140dd5e1a765dde184d7328 (diff) | |
| download | seaweedfs-d3f89af079fd786d1a7390cd37a8c93eb5148c9b.tar.xz seaweedfs-d3f89af079fd786d1a7390cd37a8c93eb5148c9b.zip | |
build(deps): bump github.com/google/flatbuffers from 2.0.8+incompatible to 22.9.29+incompatible (#3779)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -143,7 +143,7 @@ require ( github.com/Jille/raft-grpc-transport v1.2.0 github.com/arangodb/go-driver v1.3.3 github.com/fluent/fluent-logger-golang v1.9.0 - github.com/google/flatbuffers v2.0.8+incompatible + github.com/google/flatbuffers v22.9.29+incompatible github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17 github.com/hashicorp/raft v1.3.10 github.com/hashicorp/raft-boltdb/v2 v2.2.2 |
