This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a change to branch
dependabot/go_modules/google.golang.org/protobuf-1.36.9
in repository https://gitbox.apache.org/repos/asf/arrow-go.git
from 9f8d6652 chore: Bump google.golang.org/protobuf from 1.36.8 to 1.36.9
add 41441ea9 fix(arrow/cdata): Avoid calling unsafe.Slice on zero-length
pointers (#513)
add e5a8e151 chore: Bump google.golang.org/grpc from 1.75.0 to 1.75.1
(#514)
add a346296c Merge branch 'main' into
dependabot/go_modules/google.golang.org/protobuf-1.36.9
No new revisions were added by this update.
Summary of changes:
arrow/cdata/cdata.go | 20 +++++++++++---------
arrow/cdata/cdata_fulltest.c | 30 +++++++++++++++++++++++++++++-
arrow/cdata/cdata_test.go | 14 ++++++++++++++
arrow/cdata/cdata_test_framework.go | 7 +++++++
go.mod | 2 +-
go.sum | 4 ++--
6 files changed, 64 insertions(+), 13 deletions(-)