diff options
| author | Taras Madan <tarasmadan@google.com> | 2025-01-29 09:48:03 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-01-29 13:01:36 +0000 |
| commit | e5accc4d810300df52bb2c9412de9f70384a75ed (patch) | |
| tree | d0136f9fae55d2c2aa30e0a3a8009f25c29698ae /go.mod | |
| parent | 136953f126961dd23d155ae33078a9cab1e8a2d0 (diff) | |
go.mod: update flatbuffers to v25.1.24
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
