1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/internal
renovate[bot] 589d959d7b chore(deps): update module github.com/cloudflare/circl to v1.6.0 (#6259)
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/cloudflare/circl](https://redirect.github.com/cloudflare/circl)
| `v1.5.0` -> `v1.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudflare%2fcircl/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcloudflare%2fcircl/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcloudflare%2fcircl/v1.5.0/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudflare%2fcircl/v1.5.0/v1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>cloudflare/circl (github.com/cloudflare/circl)</summary>

###
[`v1.6.0`](https://redirect.github.com/cloudflare/circl/releases/tag/v1.6.0):
CIRCL v1.6.0

[Compare
Source](https://redirect.github.com/cloudflare/circl/compare/v1.5.0...v1.6.0)

#### CIRCL v1.6.0

##### New!

-
[Prio3](https://redirect.github.com/cloudflare/circl/blob/main/vdaf/prio3)
Verifiable Distributed Aggregation Function
([draft-irtf-cfrg-vdaf](https://datatracker.ietf.org/doc/draft-irtf-cfrg-vdaf/)).
-
[X-Wing](https://redirect.github.com/cloudflare/circl/blob/main/kem/xwing):
general-purpose hybrid post-quantum KEM
([draft-connolly-cfrg-xwing-kem](https://datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/))

##### What's Changed

- Add OIDs to ML-DSA by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/519](https://redirect.github.com/cloudflare/circl/pull/519)
- Adds Prio3 a set of verifiable distributed aggregation functions. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/522](https://redirect.github.com/cloudflare/circl/pull/522)
- Run semgrep cronjob only in upstream repository. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/526](https://redirect.github.com/cloudflare/circl/pull/526)
- X-Wing PQ/T hybrid by
[@&#8203;bwesterb](https://redirect.github.com/bwesterb) in
[https://github.com/cloudflare/circl/pull/471](https://redirect.github.com/cloudflare/circl/pull/471)
- ckem: move crypto/elliptic to crypto/ecdh by
[@&#8203;MingLLuo](https://redirect.github.com/MingLLuo) in
[https://github.com/cloudflare/circl/pull/529](https://redirect.github.com/cloudflare/circl/pull/529)
- hpke: Update HPKE code to use ecdh stdlib package. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/530](https://redirect.github.com/cloudflare/circl/pull/530)
- prio3: Adds polynomial multiplication using NTT by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/532](https://redirect.github.com/cloudflare/circl/pull/532)
- Add Prio3 in readme. by
[@&#8203;armfazh](https://redirect.github.com/armfazh) in
[https://github.com/cloudflare/circl/pull/527](https://redirect.github.com/cloudflare/circl/pull/527)

##### New Contributors

- [@&#8203;MingLLuo](https://redirect.github.com/MingLLuo) made their
first contribution in
[https://github.com/cloudflare/circl/pull/529](https://redirect.github.com/cloudflare/circl/pull/529)

**Full Changelog**:
https://github.com/cloudflare/circl/compare/v1.5.0...v1.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 12:16:55 +01:00
..