Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from tgragnato/hotfix/dtls_embedding
* Remove 'Generate Authors' workflow pion/.goassets#185 * Remove 'AUTHORS.txt' from README.md Relates to pion/.goassets#185 * Update CI configs to v0.11.0 Update lint scripts and CI configs. * Update CI configs to v0.11.3 Update lint scripts and CI configs. * Fix flight1parse processing exception * Format code * If not found in the cache return nil * chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 in /dtls Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0. - [Commits](golang/crypto@v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 in /dtls (#24) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0. - [Commits](golang/net@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tommaso Gragnato <91843630+tgragnato@users.noreply.github.com> * fix(dtls): remove `rsa` from e2e tests * fix(dtls): adapt some tests * chore(dtls): move f1h test in `dtls` * chore(dtls): bump the dtls version in snowflake --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Sean DuBois <sean@siobud.com> Co-authored-by: Pion <59523206+pionbot@users.noreply.github.com> Co-authored-by: minlpli <minlpli@tencent.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information