Merge commit '6bd7fac875d9e9009915053d8a590abb372c5679' into feature/livekit-upgrade-1.13.1

This commit is contained in:
2026-06-25 23:54:33 +09:00
291 changed files with 37631 additions and 15381 deletions
+4 -1
View File
@@ -53,7 +53,10 @@ changelog:
- '^docs:'
- '^test:'
gomod:
proxy: true
# proxy must be disabled: it re-fetches modules from the Go proxy in a clean
# directory, which does not honor the replace directive in go.mod
# (replace github.com/pion/dtls/v3 => ... pinning v3.1.2 for gst whipsink compat)
proxy: false
mod: mod
checksum:
name_template: 'checksums.txt'