File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/VividCortex/gohistogram v1.0.0
1616 github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6
1717 github.com/golangci/golangci-lint v1.62.2
18- github.com/google/flatbuffers v24.3.25 +incompatible
18+ github.com/google/flatbuffers v24.12.23 +incompatible
1919 github.com/google/generative-ai-go v0.18.0
2020 github.com/google/go-cmp v0.6.0
2121 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -935,8 +935,8 @@ github.com/gonum/matrix v0.0.0-20181209220409-c518dec07be9/go.mod h1:0EXg4mc1CNP
935935github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
936936github.com/google/btree v1.0.0 /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
937937github.com/google/flatbuffers v2.0.8+incompatible /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
938- github.com/google/flatbuffers v24.3.25 +incompatible h1:CX395cjN9Kke9mmalRoL3d81AtFUxJM+yDthflgJGkI =
939- github.com/google/flatbuffers v24.3.25 +incompatible /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
938+ github.com/google/flatbuffers v24.12.23 +incompatible h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8 =
939+ github.com/google/flatbuffers v24.12.23 +incompatible /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
940940github.com/google/generative-ai-go v0.18.0 h1:6ybg9vOCLcI/UpBBYXOTVgvKmcUKFRNj+2Cj3GnebSo =
941941github.com/google/generative-ai-go v0.18.0 /go.mod h1:JYolL13VG7j79kM5BtHz4qwONHkeJQzOCkKXnpqtS/E =
942942github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
Original file line number Diff line number Diff line change @@ -601,7 +601,7 @@ github.com/golangci/revgrep
601601# github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed
602602## explicit; go 1.20
603603github.com/golangci/unconvert
604- # github.com/google/flatbuffers v24.3.25 +incompatible
604+ # github.com/google/flatbuffers v24.12.23 +incompatible
605605## explicit
606606github.com/google/flatbuffers/go
607607# github.com/google/generative-ai-go v0.18.0
You can’t perform that action at this time.
0 commit comments