fix(deps): update module github.com/grafov/m3u8 to v0.12.1 (#4048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-09 23:13:16 +00:00
committed by GitHub
parent c24ee6202a
commit 281a93b49d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/go-fed/activity v1.0.1-0.20220119073622-b14b50eecad0
github.com/go-fed/httpsig v1.1.0
github.com/gorilla/websocket v1.5.3
github.com/grafov/m3u8 v0.12.0
github.com/grafov/m3u8 v0.12.1
github.com/jellydator/ttlcache/v3 v3.3.0
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/mattn/go-sqlite3 v1.14.24