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.git


The following commit(s) were added to refs/heads/main by this push:
     new ddb17a7ea3 MINOR: [Go] Bump github.com/klauspost/cpuid/v2 from 2.2.7 
to 2.2.8 in /go (#42073)
ddb17a7ea3 is described below

commit ddb17a7ea3410b3cf5dde5c1641875aca7f29393
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 18:39:35 2024 -0400

    MINOR: [Go] Bump github.com/klauspost/cpuid/v2 from 2.2.7 to 2.2.8 in /go 
(#42073)
    
    Bumps
    [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) from
    2.2.7 to 2.2.8.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/klauspost/cpuid/releases";>github.com/klauspost/cpuid/v2's
    releases</a>.</em></p>
    <blockquote>
    <h2>v2.2.8</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Add AVXVNNIINT16 detection by <a
    href="https://github.com/ozhuraki";><code>@​ozhuraki</code></a> in <a
    
href="https://redirect.github.com/klauspost/cpuid/pull/144";>klauspost/cpuid#144</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/ozhuraki";><code>@​ozhuraki</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/klauspost/cpuid/pull/144";>klauspost/cpuid#144</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/klauspost/cpuid/compare/v2.2.7...v2.2.8";>https://github.com/klauspost/cpuid/compare/v2.2.7...v2.2.8</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/klauspost/cpuid/commit/95e7626938069ea64e5c91ca2fe36945786fead9";><code>95e7626</code></a>
    Add AVXVNNIINT16 detection (<a
    href="https://redirect.github.com/klauspost/cpuid/issues/144";>#144</a>)</li>
    <li>See full diff in <a
    href="https://github.com/klauspost/cpuid/compare/v2.2.7...v2.2.8";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/klauspost/cpuid/v2&package-manager=go_modules&previous-version=2.2.7&new-version=2.2.8)](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] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go/go.mod | 2 +-
 go/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go/go.mod b/go/go.mod
index 69be32dce3..7819ab146d 100644
--- a/go/go.mod
+++ b/go/go.mod
@@ -28,7 +28,7 @@ require (
        github.com/google/flatbuffers v24.3.25+incompatible
        github.com/klauspost/asmfmt v1.3.2
        github.com/klauspost/compress v1.17.9
-       github.com/klauspost/cpuid/v2 v2.2.7
+       github.com/klauspost/cpuid/v2 v2.2.8
        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.21
diff --git a/go/go.sum b/go/go.sum
index e0d97d0417..581930a390 100644
--- a/go/go.sum
+++ b/go/go.sum
@@ -57,8 +57,8 @@ github.com/klauspost/asmfmt v1.3.2 
h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK
 github.com/klauspost/asmfmt v1.3.2/go.mod 
h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
 github.com/klauspost/compress v1.17.9 
h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA=
 github.com/klauspost/compress v1.17.9/go.mod 
h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
-github.com/klauspost/cpuid/v2 v2.2.7 
h1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM=
-github.com/klauspost/cpuid/v2 v2.2.7/go.mod 
h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws=
+github.com/klauspost/cpuid/v2 v2.2.8 
h1:+StwCXwm9PdpiEkPyzBXIy+M9KUb4ODm0Zarf1kS5BM=
+github.com/klauspost/cpuid/v2 v2.2.8/go.mod 
h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws=
 github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
 github.com/kr/pretty v0.3.1/go.mod 
h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
 github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=

Reply via email to