aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-03 08:52:43 -0700
committerGitHub <noreply@github.com>2022-10-03 08:52:43 -0700
commitd3f89af079fd786d1a7390cd37a8c93eb5148c9b (patch)
treee7ee24de1c6f5e1ae7cd15ae610cac56c375a9dc /go.mod
parent707abd5b2d457e390140dd5e1a765dde184d7328 (diff)
downloadseaweedfs-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 7df2931a3..a772c6bd6 100644
--- a/go.mod
+++ b/go.mod
@@ -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