Closed dependabot[bot] closed 1 year ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Superseded by #1294.
Bumps github.com/refraction-networking/utls from 1.3.2 to 1.5.3.
Release notes
Sourced from github.com/refraction-networking/utls's releases.
... (truncated)
Commits
67192c2
fix: lost secondary keyshares (#238)fc79497
sync: Go 1.21.0 breaking changef255bcb
Fix removing session state (#236)8094658
new: Support TLS-PSK (TLS 1.3) (#231)45e7f1d
new: more parrots and safety update (#227)6663294
new: enable PQ parrots (#225)6c1a910
uTLS: X25519Kyber768Draft00 hybrid post-quantum key agreement by cloudflare/g...2078e0c
Create SECURITY.md8199306
retract v1.4.1 panic (#220)d74571a
fix: skip saving if nil cache (#219)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 commands and options
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