fix(deps): update module github.com/grafov/m3u8 to v0.12.0

This commit is contained in:
renovate[bot]
2023-04-09 17:27:31 +00:00
committed by GitHub
parent 8c7dbeb863
commit 3e800a89ee
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/go-fed/httpsig v1.1.0
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/gorilla/websocket v1.5.0
github.com/grafov/m3u8 v0.11.2
github.com/grafov/m3u8 v0.12.0
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/mattn/go-sqlite3 v1.14.16
github.com/microcosm-cc/bluemonday v1.0.23