From e41a763b1b299db490399360cbe0f726c8ca743c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 22:12:56 +0000 Subject: [PATCH] Update dependency go to v1.23.6 (#303) Generated by renovateBot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cfd873f..4f51be5 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/pion/example-webrtc-applications/v3 go 1.22 -toolchain go1.23.5 +toolchain go1.23.6 require ( github.com/asticode/go-astiav v0.19.0