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 5c0196ea0 chore(go/adbc): bump modernc.org/sqlite from 1.49.1 to
1.50.0 (#4297)
5c0196ea0 is described below
commit 5c0196ea00d7045a75b31e2ae6e831c9764500cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 10:38:32 2026 +0900
chore(go/adbc): bump modernc.org/sqlite from 1.49.1 to 1.50.0 (#4297)
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 1fba08274..ef313ff2f 100644
--- a/go/adbc/go.mod
+++ b/go/adbc/go.mod
@@ -43,7 +43,7 @@ require (
golang.org/x/tools v0.44.0
google.golang.org/grpc v1.80.0
google.golang.org/protobuf v1.36.11
- modernc.org/sqlite v1.49.1
+ modernc.org/sqlite v1.50.0
)
require (
diff --git a/go/adbc/go.sum b/go/adbc/go.sum
index 52195a5b1..b2f050e81 100644
--- a/go/adbc/go.sum
+++ b/go/adbc/go.sum
@@ -247,8 +247,8 @@ modernc.org/opt v0.1.4
h1:2kNGMRiUjrp4LcaPuLY2PzUfqM/w9N23quVwhKt5Qm8=
modernc.org/opt v0.1.4/go.mod h1:03fq9lsNfvkYSfxrfUhZCWPk1lm4cq4N+Bh//bEtgns=
modernc.org/sortutil v1.2.1 h1:+xyoGf15mM3NMlPDnFqrteY07klSFxLElE2PVuWIJ7w=
modernc.org/sortutil v1.2.1/go.mod
h1:7ZI3a3REbai7gzCLcotuw9AC4VZVpYMjDzETGsSMqJE=
-modernc.org/sqlite v1.49.1 h1:dYGHTKcX1sJ+EQDnUzvz4TJ5GbuvhNJa8Fg6ElGx73U=
-modernc.org/sqlite v1.49.1/go.mod
h1:m0w8xhwYUVY3H6pSDwc3gkJ/irZT/0YEXwBlhaxQEew=
+modernc.org/sqlite v1.50.0 h1:eMowQSWLK0MeiQTdmz3lqoF5dqclujdlIKeJA11+7oM=
+modernc.org/sqlite v1.50.0/go.mod
h1:m0w8xhwYUVY3H6pSDwc3gkJ/irZT/0YEXwBlhaxQEew=
modernc.org/strutil v1.2.1 h1:UneZBkQA+DX2Rp35KcM69cSsNES9ly8mQWD71HKlOA0=
modernc.org/strutil v1.2.1/go.mod
h1:EHkiggD70koQxjVdSBM3JKM7k6L0FbGE5eymy9i3B9A=
modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y=