mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-09-26 19:51:26 +08:00
build(deps): bump github.com/bluenviron/gortsplib/v4 (#4420)
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib) from 4.12.4-0.20250412081005-74a65e4c08ac to 4.13.0. - [Commits](https://github.com/bluenviron/gortsplib/commits/v4.13.0) --- updated-dependencies: - dependency-name: github.com/bluenviron/gortsplib/v4 dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/alecthomas/kong v1.10.0
|
||||
github.com/asticode/go-astits v1.13.0
|
||||
github.com/bluenviron/gohlslib/v2 v2.1.4
|
||||
github.com/bluenviron/gortsplib/v4 v4.12.4-0.20250412081005-74a65e4c08ac
|
||||
github.com/bluenviron/gortsplib/v4 v4.13.0
|
||||
github.com/bluenviron/mediacommon/v2 v2.1.0
|
||||
github.com/datarhei/gosrt v0.9.0
|
||||
github.com/fsnotify/fsnotify v1.9.0
|
||||
|
4
go.sum
4
go.sum
@@ -35,8 +35,8 @@ 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.12.4-0.20250412081005-74a65e4c08ac h1:nAimhoITwkviljXTFYuB8zyqmgF4Q8a/bzki1sn6VMA=
|
||||
github.com/bluenviron/gortsplib/v4 v4.12.4-0.20250412081005-74a65e4c08ac/go.mod h1:rEwUB2wda1rjnStH/mMu4SVHTLAAkZBalBp/zDlUbPc=
|
||||
github.com/bluenviron/gortsplib/v4 v4.13.0 h1:NtJD8a788kONtkcQP1HzhDwAm/GtUpF3WTRHOsE4Gtk=
|
||||
github.com/bluenviron/gortsplib/v4 v4.13.0/go.mod h1:nJVGKKG8KEkt7KKuckZIXQ1FHevSbvdV7y5UcpLmORw=
|
||||
github.com/bluenviron/mediacommon/v2 v2.1.0 h1:NtlRCaAo7gnCcO+EHHeFJxSIt+v8uNbvJqlH1Gk2PZM=
|
||||
github.com/bluenviron/mediacommon/v2 v2.1.0/go.mod h1:iHEz1SFIet6zBwAQoh1a92vTQ3dV3LpVFbom6/SLz3k=
|
||||
github.com/bytedance/sonic v1.13.2 h1:8/H1FempDZqC4VqjptGo14QQlJx8VdZJegxs6wwfqpQ=
|
||||
|
Reference in New Issue
Block a user