Skip to content

Commit 450dcd7

Browse files
chore: Bump github.com/klauspost/cpuid/v2 from 2.2.10 to 2.2.11 (#431)
Bumps [github.com/klauspost/cpuid/v2](https://github.com/klauspost/cpuid) from 2.2.10 to 2.2.11. <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.11</h2> <h2>What's Changed</h2> <ul> <li>Add AMXTRANSPOSE detection by <a href="https://github.com/ozhuraki"><code>@​ozhuraki</code></a> in <a href="https://redirect.github.com/klauspost/cpuid/pull/156">klauspost/cpuid#156</a></li> <li>Add SM3, SM4 detection on x86 by <a href="https://github.com/ozhuraki"><code>@​ozhuraki</code></a> in <a href="https://redirect.github.com/klauspost/cpuid/pull/157">klauspost/cpuid#157</a></li> <li>darwin/arm64: fix SIMD detection and improve ARM feature probing by <a href="https://github.com/HippoBaro"><code>@​HippoBaro</code></a> in <a href="https://redirect.github.com/klauspost/cpuid/pull/160">klauspost/cpuid#160</a></li> <li>fix: Fix division by zero in physicalCores on intel by <a href="https://github.com/skartikey"><code>@​skartikey</code></a> in <a href="https://redirect.github.com/klauspost/cpuid/pull/162">klauspost/cpuid#162</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/HippoBaro"><code>@​HippoBaro</code></a> made their first contribution in <a href="https://redirect.github.com/klauspost/cpuid/pull/160">klauspost/cpuid#160</a></li> <li><a href="https://github.com/skartikey"><code>@​skartikey</code></a> made their first contribution in <a href="https://redirect.github.com/klauspost/cpuid/pull/162">klauspost/cpuid#162</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/klauspost/cpuid/compare/v2.2.10...v2.2.11">https://github.com/klauspost/cpuid/compare/v2.2.10...v2.2.11</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/klauspost/cpuid/commit/02ba1229f12f8ddd79ea520368e1c4028c21a51d"><code>02ba122</code></a> fix: Fix division by zero in physicalCores on intel (<a href="https://redirect.github.com/klauspost/cpuid/issues/162">#162</a>)</li> <li><a href="https://github.com/klauspost/cpuid/commit/9258d0f5f488fb3c7294b12074a70ab405f246db"><code>9258d0f</code></a> Update testset.</li> <li><a href="https://github.com/klauspost/cpuid/commit/462c017bbfc200ee42e8fb92410c244b8d3bf71e"><code>462c017</code></a> darwin/arm64: fix SIMD detection and improve ARM feature probing (<a href="https://redirect.github.com/klauspost/cpuid/issues/160">#160</a>)</li> <li><a href="https://github.com/klauspost/cpuid/commit/668c84e03482d21e107bf4f43da3baf34ac85d62"><code>668c84e</code></a> Add SM3, SM4 detection on x86 (<a href="https://redirect.github.com/klauspost/cpuid/issues/157">#157</a>)</li> <li><a href="https://github.com/klauspost/cpuid/commit/243c6f1c77da5b195532e9ef684c5fd825a099fb"><code>243c6f1</code></a> Add AMXTRANSPOSE detection (<a href="https://redirect.github.com/klauspost/cpuid/issues/156">#156</a>)</li> <li>See full diff in <a href="https://github.com/klauspost/cpuid/compare/v2.2.10...v2.2.11">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.10&new-version=2.2.11)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a64d23 commit 450dcd7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/hamba/avro/v2 v2.29.0
3333
github.com/klauspost/asmfmt v1.3.2
3434
github.com/klauspost/compress v1.18.0
35-
github.com/klauspost/cpuid/v2 v2.2.10
35+
github.com/klauspost/cpuid/v2 v2.2.11
3636
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
3737
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
3838
github.com/pierrec/lz4/v4 v4.1.22

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYW
8282
github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
8383
github.com/klauspost/cpuid/v2 v2.0.10/go.mod h1:g2LTdtYhdyuGPqyWyv7qRAmj1WBqxuObKfj5c0PQa7c=
8484
github.com/klauspost/cpuid/v2 v2.0.12/go.mod h1:g2LTdtYhdyuGPqyWyv7qRAmj1WBqxuObKfj5c0PQa7c=
85-
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
86-
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
85+
github.com/klauspost/cpuid/v2 v2.2.11 h1:0OwqZRYI2rFrjS4kvkDnqJkKHdHaRnCm68/DY4OxRzU=
86+
github.com/klauspost/cpuid/v2 v2.2.11/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
8787
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
8888
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
8989
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=

0 commit comments

Comments
 (0)