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 efecae3  chore: Bump github.com/hamba/avro/v2 from 2.27.0 to 2.28.0 
(#285)
efecae3 is described below

commit efecae3596e6734ce8244a5ed1befdcff09884df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 26 12:00:53 2025 -0500

    chore: Bump github.com/hamba/avro/v2 from 2.27.0 to 2.28.0 (#285)
    
    Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from
    2.27.0 to 2.28.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/hamba/avro/releases";>github.com/hamba/avro/v2's
    releases</a>.</em></p>
    <blockquote>
    <h2>v2.28.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>chore: bump coverallsapp/github-action from 2.3.1 to 2.3.3 in the
    all group by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/473";>hamba/avro#473</a></li>
    <li>chore: bump github.com/klauspost/compress from 1.17.10 to 1.17.11 in
    the all group by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/471";>hamba/avro#471</a></li>
    <li>chore: bump coverallsapp/github-action from 2.3.3 to 2.3.4 in the
    all group by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/475";>hamba/avro#475</a></li>
    <li>chore: bump golang.org/x/tools from 0.26.0 to 0.27.0 in the all
    group by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/478";>hamba/avro#478</a></li>
    <li>chore: bump golang.org/x/tools from 0.27.0 to 0.28.0 in the all
    group by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/480";>hamba/avro#480</a></li>
    <li>Fix error handling in OCF example by <a
    href="https://github.com/mihaitodor";><code>@​mihaitodor</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/483";>hamba/avro#483</a></li>
    <li>fix: updated link for apache arrow go lib in README.md by <a
    href="https://github.com/pavelpascari";><code>@​pavelpascari</code></a>
    in <a
    
href="https://redirect.github.com/hamba/avro/pull/487";>hamba/avro#487</a></li>
    <li>feat: allow setting zstd codec options by <a
    href="https://github.com/vpapp";><code>@​vpapp</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/485";>hamba/avro#485</a></li>
    <li>chore: bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all
    group by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/488";>hamba/avro#488</a></li>
    <li>fix: add handling to skip block data in Decoder readBlock method by
    <a href="https://github.com/lukrah";><code>@​lukrah</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/492";>hamba/avro#492</a></li>
    <li>chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the
    all group by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/493";>hamba/avro#493</a></li>
    <li>feat: add CRC64-AVRO-LE fingerprint type by <a
    href="https://github.com/kimgr";><code>@​kimgr</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/491";>hamba/avro#491</a></li>
    <li>fix(gen): fix multiline doc comments in generated struct by <a
    href="https://github.com/ekazakas";><code>@​ekazakas</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/499";>hamba/avro#499</a></li>
    <li>fix(gen): escape backticks by <a
    href="https://github.com/ekazakas";><code>@​ekazakas</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/500";>hamba/avro#500</a></li>
    <li>feat(gen): implement struct generation from schema registry subjects
    and versions by <a
    href="https://github.com/ekazakas";><code>@​ekazakas</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/498";>hamba/avro#498</a></li>
    <li>fix: panic on null type by <a
    href="https://github.com/nrwiersma";><code>@​nrwiersma</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/501";>hamba/avro#501</a></li>
    <li>feat: support go 1.24 by <a
    href="https://github.com/nrwiersma";><code>@​nrwiersma</code></a> in <a
    
href="https://redirect.github.com/hamba/avro/pull/503";>hamba/avro#503</a></li>
    <li>fix: panic with concurrent schema parsing by <a
    href="https://github.com/YousefHagag";><code>@​YousefHagag</code></a> in
    <a
    
href="https://redirect.github.com/hamba/avro/pull/502";>hamba/avro#502</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/mihaitodor";><code>@​mihaitodor</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/hamba/avro/pull/483";>hamba/avro#483</a></li>
    <li><a
    href="https://github.com/pavelpascari";><code>@​pavelpascari</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/hamba/avro/pull/487";>hamba/avro#487</a></li>
    <li><a href="https://github.com/vpapp";><code>@​vpapp</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/hamba/avro/pull/485";>hamba/avro#485</a></li>
    <li><a href="https://github.com/lukrah";><code>@​lukrah</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/hamba/avro/pull/492";>hamba/avro#492</a></li>
    <li><a href="https://github.com/kimgr";><code>@​kimgr</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/hamba/avro/pull/491";>hamba/avro#491</a></li>
    <li><a href="https://github.com/ekazakas";><code>@​ekazakas</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/hamba/avro/pull/499";>hamba/avro#499</a></li>
    <li><a
    href="https://github.com/YousefHagag";><code>@​YousefHagag</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/hamba/avro/pull/502";>hamba/avro#502</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/hamba/avro/compare/v2.27.0...v2.28.0";>https://github.com/hamba/avro/compare/v2.27.0...v2.28.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/hamba/avro/commit/b48c0572c4ec1af8f6c81fea75dcee3693dd36fb";><code>b48c057</code></a>
    fix: panic with concurrent schema parsing (<a
    href="https://redirect.github.com/hamba/avro/issues/502";>#502</a>)</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/323f149fecefbd5bea74c3bb9ee9253b63d665b8";><code>323f149</code></a>
    feat: support go 1.24 (<a
    href="https://redirect.github.com/hamba/avro/issues/503";>#503</a>)</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/d39c1ecbf1134ca76b7c82586fb043fd6b0ede42";><code>d39c1ec</code></a>
    fix: panic on null type (<a
    href="https://redirect.github.com/hamba/avro/issues/501";>#501</a>)</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/559723eac26bf64314d7325e3f411c0a0ed41b87";><code>559723e</code></a>
    feat(gen): implement struct generation from schema registry subjects and
    vers...</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/29f45e2973eac2a6f16b38df414f4778d31de5ee";><code>29f45e2</code></a>
    fix(gen): escape backticks (<a
    href="https://redirect.github.com/hamba/avro/issues/500";>#500</a>)</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/1154cdaee62811c1f58230c75fc505ba73ea7e31";><code>1154cda</code></a>
    fix(gen): fix multiline doc comments in generated struct (<a
    href="https://redirect.github.com/hamba/avro/issues/499";>#499</a>)</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/e9a408d8a431eaa7b87c6ec92e06345a8c9f9e2d";><code>e9a408d</code></a>
    feat: add CRC64-AVRO-LE fingerprint type (<a
    href="https://redirect.github.com/hamba/avro/issues/491";>#491</a>)</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/7846b97396c997938f1a392d5802e9c415d1e486";><code>7846b97</code></a>
    chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all
    group (...</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/4ba9c7397e29f4e4cb82f720cc108a7434cc9413";><code>4ba9c73</code></a>
    fix: add handling to skip block data in ocf decoder readBlock method (<a
    href="https://redirect.github.com/hamba/avro/issues/492";>#492</a>)</li>
    <li><a
    
href="https://github.com/hamba/avro/commit/68046a4308cb7a650d33f225efbbcab8d58ad52e";><code>68046a4</code></a>
    chore: bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all group
    (<a
    href="https://redirect.github.com/hamba/avro/issues/488";>#488</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/hamba/avro/compare/v2.27.0...v2.28.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hamba/avro/v2&package-manager=go_modules&previous-version=2.27.0&new-version=2.28.0)](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>
    Co-authored-by: Matt Topol <[email protected]>
---
 go.mod | 4 ++--
 go.sum | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/go.mod b/go.mod
index 2f90f90..75e3bc4 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@
 
 module github.com/apache/arrow-go/v18
 
-go 1.23
+go 1.23.0
 
 toolchain go1.23.2
 
@@ -29,7 +29,7 @@ require (
        github.com/golang/snappy v0.0.4
        github.com/google/flatbuffers v25.2.10+incompatible
        github.com/google/uuid v1.6.0
-       github.com/hamba/avro/v2 v2.27.0
+       github.com/hamba/avro/v2 v2.28.0
        github.com/klauspost/asmfmt v1.3.2
        github.com/klauspost/compress v1.18.0
        github.com/klauspost/cpuid/v2 v2.2.9
diff --git a/go.sum b/go.sum
index 0b6b955..a574cf5 100644
--- a/go.sum
+++ b/go.sum
@@ -73,8 +73,8 @@ github.com/gookit/color v1.4.2/go.mod 
h1:fqRyamkC1W8uxl+lxCQxOT09l/vYfZ+QeiX3rKQ
 github.com/gookit/color v1.5.0/go.mod 
h1:43aQb+Zerm/BWh2GnrgOQm7ffz7tvQXEKV6BFMl7wAo=
 github.com/gookit/color v1.5.4 h1:FZmqs7XOyGgCAxmWyPslpiok1k05wmY3SJTytgvYFs0=
 github.com/gookit/color v1.5.4/go.mod 
h1:pZJOeOS8DM43rXbp4AZo1n9zCU2qjpcRko0b6/QJi9w=
-github.com/hamba/avro/v2 v2.27.0 
h1:IAM4lQ0VzUIKBuo4qlAiLKfqALSrFC+zi1iseTtbBKU=
-github.com/hamba/avro/v2 v2.27.0/go.mod 
h1:jN209lopfllfrz7IGoZErlDz+AyUJ3vrBePQFZwYf5I=
+github.com/hamba/avro/v2 v2.28.0 
h1:E8J5D27biyAulWKNiEBhV85QPc9xRMCUCGJewS0KYCE=
+github.com/hamba/avro/v2 v2.28.0/go.mod 
h1:9TVrlt1cG1kkTUtm9u2eO5Qb7rZXlYzoKqPt8TSH+TA=
 github.com/hashicorp/golang-lru/v2 v2.0.7 
h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
 github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod 
h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
 github.com/json-iterator/go v1.1.12 
h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=

Reply via email to