Skip to content

Commit e1487b5

Browse files
Update module github.com/pion/dtls/v3 to v3.0.6 (#3062)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/pion/dtls/v3](https://redirect.github.com/pion/dtls) | `v3.0.4` -> `v3.0.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fdtls%2fv3/v3.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpion%2fdtls%2fv3/v3.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpion%2fdtls%2fv3/v3.0.4/v3.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpion%2fdtls%2fv3/v3.0.4/v3.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pion/dtls (github.com/pion/dtls/v3)</summary> ### [`v3.0.6`](https://redirect.github.com/pion/dtls/releases/tag/v3.0.6) [Compare Source](https://redirect.github.com/pion/dtls/compare/v3.0.5...v3.0.6) #### What's Changed - Revert rollback Go version bump by Renovate by [@&#8203;JoeTurki](https://redirect.github.com/JoeTurki) in [https://github.com/pion/dtls/pull/700](https://redirect.github.com/pion/dtls/pull/700) **Full Changelog**: pion/dtls@v3.0.5...v3.0.6 ### [`v3.0.5`](https://redirect.github.com/pion/dtls/releases/tag/v3.0.5) [Compare Source](https://redirect.github.com/pion/dtls/compare/v3.0.4...v3.0.5) #### Changelog - [`fbc7bae`](https://redirect.github.com/pion/dtls/commit/fbc7bae955bde9270dca5e0c5595896cfe9c4b2d) Update docker.io/library/golang Docker tag to v1.24 ([#&#8203;694](https://redirect.github.com/pion/dtls/issues/694)) - [`13b929b`](https://redirect.github.com/pion/dtls/commit/13b929b076c4503b206c9cfa7d118472b55006e6) Update module golang.org/x/net to v0.37.0 ([#&#8203;697](https://redirect.github.com/pion/dtls/issues/697)) - [`3a0f50a`](https://redirect.github.com/pion/dtls/commit/3a0f50af7df4355fd3107f874446e64309c9b019) Use crypto.Signer whenever possible ([#&#8203;681](https://redirect.github.com/pion/dtls/issues/681)) - [`16d6306`](https://redirect.github.com/pion/dtls/commit/16d630638a22ed42fa5881a88a00e6357c822f48) Update module golang.org/x/net to v0.34.0 ([#&#8203;693](https://redirect.github.com/pion/dtls/issues/693)) - [`8eb9a91`](https://redirect.github.com/pion/dtls/commit/8eb9a91be4fd045f3ac20728db4d353a494f2d3c) Upgrade golangci-lint, more linters - [`1c0df61`](https://redirect.github.com/pion/dtls/commit/1c0df61a228f240c27d3ef69b3eeea679de70d2c) Update module github.com/pion/logging to v0.2.3 ([#&#8203;691](https://redirect.github.com/pion/dtls/issues/691)) - [`1e4ae60`](https://redirect.github.com/pion/dtls/commit/1e4ae60e28516c475e999b389bcbe96a168c4470) Update module golang.org/x/net to v0.33.0 \[SECURITY] - [`ceb8458`](https://redirect.github.com/pion/dtls/commit/ceb84588accbb1b0ca0a51e807cc0062278c6d38) Update module golang.org/x/crypto to v0.31.0 \[SECURITY] - [`4e34db5`](https://redirect.github.com/pion/dtls/commit/4e34db5ca6566b816295c74f5e547fc260a69749) Update module golang.org/x/net to v0.31.0 - [`02434c7`](https://redirect.github.com/pion/dtls/commit/02434c73b48f63397b58dc1f7615b62575f0e93e) Update module golang.org/x/crypto to v0.29.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/pion/webrtc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19cdd09 commit e1487b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.20
44

55
require (
66
github.com/pion/datachannel v1.5.10
7-
github.com/pion/dtls/v3 v3.0.4
7+
github.com/pion/dtls/v3 v3.0.6
88
github.com/pion/ice/v4 v4.0.9
99
github.com/pion/interceptor v0.1.37
1010
github.com/pion/logging v0.2.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ github.com/onsi/gomega v1.17.0 h1:9Luw4uT5HTjHTN8+aNcSThgH1vdXnmdJ8xIfZ4wyTRE=
3737
github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
3838
github.com/pion/datachannel v1.5.10 h1:ly0Q26K1i6ZkGf42W7D4hQYR90pZwzFOjTq5AuCKk4o=
3939
github.com/pion/datachannel v1.5.10/go.mod h1:p/jJfC9arb29W7WrxyKbepTU20CFgyx5oLo8Rs4Py/M=
40-
github.com/pion/dtls/v3 v3.0.4 h1:44CZekewMzfrn9pmGrj5BNnTMDCFwr+6sLH+cCuLM7U=
41-
github.com/pion/dtls/v3 v3.0.4/go.mod h1:R373CsjxWqNPf6MEkfdy3aSe9niZvL/JaKlGeFphtMg=
40+
github.com/pion/dtls/v3 v3.0.6 h1:7Hkd8WhAJNbRgq9RgdNh1aaWlZlGpYTzdqjy9x9sK2E=
41+
github.com/pion/dtls/v3 v3.0.6/go.mod h1:iJxNQ3Uhn1NZWOMWlLxEEHAN5yX7GyPvvKw04v9bzYU=
4242
github.com/pion/ice/v4 v4.0.9 h1:VKgU4MwA2LUDVLq+WBkpEHTcAb8c5iCvFMECeuPOZNk=
4343
github.com/pion/ice/v4 v4.0.9/go.mod h1:y3M18aPhIxLlcO/4dn9X8LzLLSma84cx6emMSu14FGw=
4444
github.com/pion/interceptor v0.1.37 h1:aRA8Zpab/wE7/c0O3fh1PqY0AJI3fCSEM5lRWJVorwI=

0 commit comments

Comments
 (0)