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 cb7d0002 chore: Bump github.com/pierrec/lz4/v4 from 4.1.25 to 4.1.26
(#696)
cb7d0002 is described below
commit cb7d0002fd6677aba586be92d3aa78617f027627
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 16:01:12 2026 -0400
chore: Bump github.com/pierrec/lz4/v4 from 4.1.25 to 4.1.26 (#696)
Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from
4.1.25 to 4.1.26.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pierrec/lz4/commit/60ed180f469c3090aa5453e33043a96f02e790a5"><code>60ed180</code></a>
remove failing test as its test file is unavailable (too large).</li>
<li><a
href="https://github.com/pierrec/lz4/commit/feb996bd667464756d6284de01fcb1c5d79f04b3"><code>feb996b</code></a>
Merge pull request <a
href="https://redirect.github.com/pierrec/lz4/issues/240">#240</a> from
lkinley-rythmos/v4</li>
<li><a
href="https://github.com/pierrec/lz4/commit/5dfa7723090a1d6ffaad08f43ea864782b9fe1bd"><code>5dfa772</code></a>
Add regression tests for Reader stale data, Writer buffer leak, and
zero-leng...</li>
<li><a
href="https://github.com/pierrec/lz4/commit/74d44e96f45dcec80d6c9ade6e035bb88cb86f6f"><code>74d44e9</code></a>
Fix Reader stale data, Writer buffer leak, and zero-length write</li>
<li>See full diff in <a
href="https://github.com/pierrec/lz4/compare/v4.1.25...v4.1.26">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 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 d4334664..e6f125fe 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/klauspost/cpuid/v2 v2.3.0
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
- github.com/pierrec/lz4/v4 v4.1.25
+ github.com/pierrec/lz4/v4 v4.1.26
github.com/pterm/pterm v0.12.83
github.com/stoewer/go-strcase v1.3.1
github.com/stretchr/testify v1.11.1
diff --git a/go.sum b/go.sum
index 74e88d7d..2b123187 100644
--- a/go.sum
+++ b/go.sum
@@ -115,8 +115,8 @@ github.com/modern-go/reflect2 v1.0.2
h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod
h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/ncruces/go-strftime v1.0.0
h1:HMFp8mLCTPp341M/ZnA4qaf7ZlsbTc+miZjCLOFAw7w=
github.com/ncruces/go-strftime v1.0.0/go.mod
h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls=
-github.com/pierrec/lz4/v4 v4.1.25
h1:kocOqRffaIbU5djlIBr7Wh+cx82C0vtFb0fOurZHqD0=
-github.com/pierrec/lz4/v4 v4.1.25/go.mod
h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
+github.com/pierrec/lz4/v4 v4.1.26
h1:GrpZw1gZttORinvzBdXPUXATeqlJjqUG/D87TKMnhjY=
+github.com/pierrec/lz4/v4 v4.1.26/go.mod
h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
github.com/pmezard/go-difflib v1.0.0/go.mod
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=