This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 80692fef3 chore(go/adbc): bump google.golang.org/api from 0.275.0 to
0.276.0 in /go/adbc (#4219)
80692fef3 is described below
commit 80692fef3469f46d870bf43b3b1152883fdaa40c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 15 12:13:54 2026 +0900
chore(go/adbc): bump google.golang.org/api from 0.275.0 to 0.276.0 in
/go/adbc (#4219)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
go/adbc/go.mod | 2 +-
go/adbc/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go/adbc/go.mod b/go/adbc/go.mod
index 319f4bfe8..af698b936 100644
--- a/go/adbc/go.mod
+++ b/go/adbc/go.mod
@@ -43,7 +43,7 @@ require (
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.20.0
golang.org/x/tools v0.44.0
- google.golang.org/api v0.275.0
+ google.golang.org/api v0.276.0
google.golang.org/grpc v1.80.0
google.golang.org/protobuf v1.36.11
modernc.org/sqlite v1.48.1
diff --git a/go/adbc/go.sum b/go/adbc/go.sum
index 6d1b49653..b1c1a3ec6 100644
--- a/go/adbc/go.sum
+++ b/go/adbc/go.sum
@@ -403,8 +403,8 @@ golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
h1:noIWHXmPHxILtqtCOPIhS
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod
h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
gonum.org/v1/gonum v0.17.0/go.mod
h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
-google.golang.org/api v0.275.0 h1:vfY5d9vFVJeWEZT65QDd9hbndr7FyZ2+6mIzGAh71NI=
-google.golang.org/api v0.275.0/go.mod
h1:Fnag/EWUPIcJXuIkP1pjoTgS5vdxlk3eeemL7Do6bvw=
+google.golang.org/api v0.276.0 h1:nVArUtfLEihtW+b0DdcqRGK1xoEm2+ltAihyztq7MKY=
+google.golang.org/api v0.276.0/go.mod
h1:Fnag/EWUPIcJXuIkP1pjoTgS5vdxlk3eeemL7Do6bvw=
google.golang.org/appengine v1.6.7/go.mod
h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7
h1:XzmzkmB14QhVhgnawEVsOn6OFsnpyxNPRY9QV01dNB0=
google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7/go.mod
h1:L43LFes82YgSonw6iTXTxXUX1OlULt4AQtkik4ULL/I=