aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-05 09:17:28 -0800
committerGitHub <noreply@github.com>2022-12-05 09:17:28 -0800
commitd72a4c377a3ce4440d0092f4f21986d6c8afc0bb (patch)
treed7337c5e78aedfdd3b93a5906be6c3a4576f8733 /go.mod
parente708958957f13ddcb429a4a940d87f02efa0aebf (diff)
downloadseaweedfs-d72a4c377a3ce4440d0092f4f21986d6c8afc0bb.tar.xz
seaweedfs-d72a4c377a3ce4440d0092f4f21986d6c8afc0bb.zip
build(deps): bump github.com/google/flatbuffers from 22.10.26+incompatible to 22.11.23+incompatible (#4033)
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 d7c47e897..dc31a3d9c 100644
--- a/go.mod
+++ b/go.mod
@@ -144,7 +144,7 @@ require (
github.com/arangodb/go-driver v1.4.0
github.com/armon/go-metrics v0.4.1
github.com/fluent/fluent-logger-golang v1.9.0
- github.com/google/flatbuffers v22.10.26+incompatible
+ github.com/google/flatbuffers v22.11.23+incompatible
github.com/hanwen/go-fuse/v2 v2.1.1-0.20220627082937-d01fda7edf17
github.com/hashicorp/raft v1.3.11
github.com/hashicorp/raft-boltdb/v2 v2.2.2