diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-05-02 08:12:09 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-05-03 14:25:58 +0000 |
| commit | e0545e264c6343d00dc5fba031daaa4ed8688713 (patch) | |
| tree | 9c67a7c2b85445449be348910a6767d42eeddd6d /go.mod | |
| parent | a6197803d4d2b62b3d4cfecbc729fed31aec999d (diff) | |
go.mod: add github.com/google/flatbuffers
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ require ( github.com/bsm/histogram/v3 v3.0.2 github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6 github.com/golangci/golangci-lint v1.57.2 + github.com/google/flatbuffers v24.3.25+incompatible github.com/google/go-cmp v0.6.0 github.com/gorilla/handlers v1.5.2 github.com/ianlancetaylor/demangle v0.0.0-20230524184225-eabc099b10ab |
