This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git
The following commit(s) were added to refs/heads/main by this push:
new d73423d6 chore: Bump github.com/substrait-io/substrait-protobuf/go
from 0.78.1 to 0.79.0 (#651)
d73423d6 is described below
commit d73423d63ac831077cf15aa0dde4b3760911bb41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 22:08:31 2026 -0500
chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to
0.79.0 (#651)
Bumps
[github.com/substrait-io/substrait-protobuf/go](https://github.com/substrait-io/substrait-protobuf)
from 0.78.1 to 0.79.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/substrait-io/substrait-protobuf/commit/afa10894de2a82f79a9bbce00193c08c6fcfe0d9"><code>afa1089</code></a>
generated go/substraitpb for v0.79.0</li>
<li><a
href="https://github.com/substrait-io/substrait-protobuf/commit/9ac1f49a0380c9e6ca5ab84d47422137bdae2fed"><code>9ac1f49</code></a>
Add explicit LICENSE</li>
<li>See full diff in <a
href="https://github.com/substrait-io/substrait-protobuf/compare/go/v0.78.1...go/v0.79.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index f49e03ae..8eb3a25c 100644
--- a/go.mod
+++ b/go.mod
@@ -38,7 +38,7 @@ require (
github.com/stoewer/go-strcase v1.3.1
github.com/stretchr/testify v1.11.1
github.com/substrait-io/substrait-go/v7 v7.2.2
- github.com/substrait-io/substrait-protobuf/go v0.78.1
+ github.com/substrait-io/substrait-protobuf/go v0.79.0
github.com/tidwall/sjson v1.2.5
github.com/zeebo/xxh3 v1.0.2
golang.org/x/exp v0.0.0-20260112195511-716be5621a96
diff --git a/go.sum b/go.sum
index d2a713a0..7f2dbeb3 100644
--- a/go.sum
+++ b/go.sum
@@ -154,8 +154,8 @@ github.com/substrait-io/substrait v0.78.1
h1:Dsn+kvFQdC2k/2XRVE2+aD88WNbE4miWed2
github.com/substrait-io/substrait v0.78.1/go.mod
h1:MPFNw6sToJgpD5Z2rj0rQrdP/Oq8HG7Z2t3CAEHtkHw=
github.com/substrait-io/substrait-go/v7 v7.2.2
h1:cp51u9ikUW6YjKZSV3tu6Pxeu48pkfcraYR9yG06chY=
github.com/substrait-io/substrait-go/v7 v7.2.2/go.mod
h1:FVQ38NeDorflB3ogd8F9tjh9S1y8RDwwfSFm24/u9HY=
-github.com/substrait-io/substrait-protobuf/go v0.78.1
h1:3MeQQ3DVN+KVILeMBw1z9pmLmQW9NmRiaVrgNZIwGP8=
-github.com/substrait-io/substrait-protobuf/go v0.78.1/go.mod
h1:hn+Szm1NmZZc91FwWK9EXD/lmuGBSRTJ5IvHhlG1YnQ=
+github.com/substrait-io/substrait-protobuf/go v0.79.0
h1:pjgYJN26jD6P1NgIrJwAQ1GGhhtBftYZzWdwyZEpAUM=
+github.com/substrait-io/substrait-protobuf/go v0.79.0/go.mod
h1:hn+Szm1NmZZc91FwWK9EXD/lmuGBSRTJ5IvHhlG1YnQ=
github.com/tidwall/gjson v1.14.2
h1:6BBkirS0rAHjumnjHF6qgy5d2YAJ1TLIaFE2lzfOLqo=
github.com/tidwall/gjson v1.14.2/go.mod
h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=