chore: add flatbuffers support

This commit is contained in:
xuu
2025-03-03 22:10:47 -07:00
parent 7b884ca2f9
commit 7ff278e0cf
31 changed files with 2321 additions and 165 deletions
+2 -1
View File
@@ -14,6 +14,7 @@ require github.com/hamba/avro/v2 v2.28.0
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/ettle/strcase v0.2.0 // indirect
github.com/google/flatbuffers v25.2.10+incompatible // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
@@ -65,7 +66,7 @@ require (
github.com/rivo/uniseg v0.4.7 // indirect
github.com/samber/lo v1.49.1 // indirect
github.com/stretchr/testify v1.10.0
go.yarn.social/lextwt v0.1.2
go.yarn.social/lextwt v0.1.4
golang.org/x/arch v0.14.0 // indirect
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
golang.org/x/net v0.35.0 // indirect