From b4b7b797b7f0d2d936629e7631e266ee551517a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 22:27:06 +0200 Subject: [PATCH] build(deps): bump github.com/bluenviron/gortsplib/v4 (#4570) Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib) from 4.14.0 to 4.14.1. - [Commits](https://github.com/bluenviron/gortsplib/compare/v4.14.0...v4.14.1) --- updated-dependencies: - dependency-name: github.com/bluenviron/gortsplib/v4 dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 60dd670f..07b682ef 100644 --- a/go.mod +++ b/go.mod @@ -10,8 +10,8 @@ require ( github.com/alecthomas/kong v1.11.0 github.com/asticode/go-astits v1.13.0 github.com/bluenviron/gohlslib/v2 v2.1.4 - github.com/bluenviron/gortsplib/v4 v4.14.0 - github.com/bluenviron/mediacommon/v2 v2.1.2-0.20250522161753-51847e390cf2 + github.com/bluenviron/gortsplib/v4 v4.14.1 + github.com/bluenviron/mediacommon/v2 v2.2.0 github.com/datarhei/gosrt v0.9.0 github.com/fsnotify/fsnotify v1.9.0 github.com/gin-contrib/pprof v1.5.3 diff --git a/go.sum b/go.sum index e03aad7d..ecfc9db3 100644 --- a/go.sum +++ b/go.sum @@ -35,10 +35,10 @@ github.com/benburkert/openpgp v0.0.0-20160410205803-c2471f86866c h1:8XZeJrs4+ZYh github.com/benburkert/openpgp v0.0.0-20160410205803-c2471f86866c/go.mod h1:x1vxHcL/9AVzuk5HOloOEPrtJY0MaalYr78afXZ+pWI= github.com/bluenviron/gohlslib/v2 v2.1.4 h1:jZ61tVL3IljMJHzg8wxQ1g53XtYURf8bN+7mvMfAw4g= github.com/bluenviron/gohlslib/v2 v2.1.4/go.mod h1:IF2y9VYhZdoXRpiGGpP/321LJ/OONVlbnuniuuV7GIs= -github.com/bluenviron/gortsplib/v4 v4.14.0 h1:h+VB/CqRwBCnwwJMTLk5YISPWnMODGq3yaT+XDIaBY4= -github.com/bluenviron/gortsplib/v4 v4.14.0/go.mod h1:UmD+FDPzAZ3sRFtNlLOBYEXLRHMflcihYu3uTP/T9PY= -github.com/bluenviron/mediacommon/v2 v2.1.2-0.20250522161753-51847e390cf2 h1:LVYoOSzoS1tBMzycKIiz15ACJW2mBsNVFmI+Lw1hu0g= -github.com/bluenviron/mediacommon/v2 v2.1.2-0.20250522161753-51847e390cf2/go.mod h1:a6MbPmXtYda9mKibKVMZlW20GYLLrX2R7ZkUE+1pwV0= +github.com/bluenviron/gortsplib/v4 v4.14.1 h1:v99NmXeeJFfbrO+ipPzPxYGibQaR5ZOUESOA9UQZhsI= +github.com/bluenviron/gortsplib/v4 v4.14.1/go.mod h1:3LaEcg0d47+kfXju5KSlsSxCiZ3IKBI/sqIrBPcsS64= +github.com/bluenviron/mediacommon/v2 v2.2.0 h1:fGXEX0OEvv5VhGHOv3Q2ABzOtSkIpl9UbwOHrnKWNTk= +github.com/bluenviron/mediacommon/v2 v2.2.0/go.mod h1:a6MbPmXtYda9mKibKVMZlW20GYLLrX2R7ZkUE+1pwV0= github.com/bytedance/sonic v1.13.2 h1:8/H1FempDZqC4VqjptGo14QQlJx8VdZJegxs6wwfqpQ= github.com/bytedance/sonic v1.13.2/go.mod h1:o68xyaF9u2gvVBuGHPlUVCy+ZfmNNO5ETf1+KgkJhz4= github.com/bytedance/sonic/loader v0.1.1/go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU=