From a0b7c0cf29a3e8cd95b4cb0c57c6eec81f601b64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:41:27 +0000 Subject: [PATCH] Update dependency go to v1.25.5 Generated by renovateBot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 42466f43..0e391846 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/pion/example-webrtc-applications/v3 go 1.24.0 -toolchain go1.25.4 +toolchain go1.25.5 require ( github.com/asticode/go-astiav v0.19.0