aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2025-01-29 09:48:03 +0100
committerTaras Madan <tarasmadan@google.com>2025-01-29 13:01:36 +0000
commite5accc4d810300df52bb2c9412de9f70384a75ed (patch)
treed0136f9fae55d2c2aa30e0a3a8009f25c29698ae /go.mod
parent136953f126961dd23d155ae33078a9cab1e8a2d0 (diff)
go.mod: update flatbuffers to v25.1.24
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 7f3f4a15f..906d30c80 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6
github.com/golang-migrate/migrate/v4 v4.18.1
github.com/golangci/golangci-lint v1.62.2
- github.com/google/flatbuffers v24.3.25+incompatible
+ github.com/google/flatbuffers v25.1.24+incompatible
github.com/google/generative-ai-go v0.19.0
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0