Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/cloudflare/circl from 1.4.0 to 1.5.0 in the go-module…
…s group (#47) Bumps the go-modules group with 1 update: [github.com/cloudflare/circl](https://github.com/cloudflare/circl). Updates `github.com/cloudflare/circl` from 1.4.0 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudflare/circl/releases">github.com/cloudflare/circl's releases</a>.</em></p> <blockquote> <h1>CIRCL v1.5.0</h1> <p><strong>New:</strong> ML-DSA, Module-Lattice-based Digital Signature Algorithm.</p> <h3>What's Changed</h3> <ul> <li>kem: add X25519MLKEM768 TLS hybrid KEM by <a href="https://github.com/bwesterb"><code>@bwesterb</code></a> in <a href="https://redirect.github.com/cloudflare/circl/pull/510">cloudflare/circl#510</a></li> <li>Create semgrep.yml by <a href="https://github.com/hrushikeshdeshpande"><code>@hrushikeshdeshpande</code></a> in <a href="https://redirect.github.com/cloudflare/circl/pull/514">cloudflare/circl#514</a></li> <li>repo: Some fixes reported by CodeQL by <a href="https://github.com/armfazh"><code>@armfazh</code></a> in <a href="https://redirect.github.com/cloudflare/circl/pull/515">cloudflare/circl#515</a></li> <li>Add ML-DSA (FIPS204) by <a href="https://github.com/bwesterb"><code>@bwesterb</code></a> in <a href="https://redirect.github.com/cloudflare/circl/pull/480">cloudflare/circl#480</a></li> <li>sign/mldsa: Add test for ML-DSA signature verification. by <a href="https://github.com/armfazh"><code>@armfazh</code></a> in <a href="https://redirect.github.com/cloudflare/circl/pull/517">cloudflare/circl#517</a></li> <li>Release v1.5.0 by <a href="https://github.com/armfazh"><code>@armfazh</code></a> in <a href="https://redirect.github.com/cloudflare/circl/pull/518">cloudflare/circl#518</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/hrushikeshdeshpande"><code>@hrushikeshdeshpande</code></a> made their first contribution in <a href="https://redirect.github.com/cloudflare/circl/pull/514">cloudflare/circl#514</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudflare/circl/compare/v1.4.0...v1.5.0">https://github.com/cloudflare/circl/compare/v1.4.0...v1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudflare/circl/commit/1310edfc1c8a602380c10a469095a3c0b2bd7213"><code>1310edf</code></a> Release v1.5.0</li> <li><a href="https://github.com/cloudflare/circl/commit/0246d594e034d4774a58ce2e4d2780201d2f283d"><code>0246d59</code></a> Add test for ML-DSA signature verification.</li> <li><a href="https://github.com/cloudflare/circl/commit/e2bbd01edd1048d523563c9471e847b5b42b68ee"><code>e2bbd01</code></a> Add ML-DSA (FIPS204) (<a href="https://redirect.github.com/cloudflare/circl/issues/480">#480</a>)</li> <li><a href="https://github.com/cloudflare/circl/commit/2ba992f251cc4d652ce08b2ed0d4c48312b74a09"><code>2ba992f</code></a> Reverting arm64 jobs since qemu can't run go1.23 binaries yet.</li> <li><a href="https://github.com/cloudflare/circl/commit/ab15f8201026876da5d9ac14d54c2f6634683d07"><code>ab15f82</code></a> Updates golangci-lint to v1.61.0 and fixes code.</li> <li><a href="https://github.com/cloudflare/circl/commit/064a9ba6ab0851559e9af0498b7c08ae014e7cbb"><code>064a9ba</code></a> Bump to go1.22 inner files and ci jobs.</li> <li><a href="https://github.com/cloudflare/circl/commit/704059282db1b0c7b8046bf03442207e63c2cd06"><code>7040592</code></a> Adding semgrepignore to also analyse test files.</li> <li><a href="https://github.com/cloudflare/circl/commit/51a9a338e47f32e66a6503d368baef567878e0aa"><code>51a9a33</code></a> Update semgrep.yml</li> <li><a href="https://github.com/cloudflare/circl/commit/cfbc69684aff41a36e05a465732e1babd2bbc0df"><code>cfbc696</code></a> Create semgrep.yml</li> <li><a href="https://github.com/cloudflare/circl/commit/2d6cd9871f69fb5d46d475864174990925bab469"><code>2d6cd98</code></a> kem: add X25519MLKEM768 TLS hybrid KEM</li> <li>See full diff in <a href="https://github.com/cloudflare/circl/compare/v1.4.0...v1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cloudflare/circl&package-manager=go_modules&previous-version=1.4.0&new-version=1.5.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
- Loading branch information