build(deps): bump github.com/bluenviron/gortsplib/v4 (#4181)
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_highlevel (push) Has been cancelled

This commit is contained in:
dependabot[bot] 2025-01-20 20:06:33 +01:00 committed by GitHub
parent 5bb751a4c8
commit 0a76806e19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/alecthomas/kong v1.6.1
github.com/asticode/go-astits v1.13.0
github.com/bluenviron/gohlslib/v2 v2.1.2
github.com/bluenviron/gortsplib/v4 v4.12.1
github.com/bluenviron/gortsplib/v4 v4.12.2
github.com/bluenviron/mediacommon v1.13.4-0.20250119173005-20b296ab1174
github.com/datarhei/gosrt v0.8.0
github.com/fsnotify/fsnotify v1.8.0