fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.24

This commit is contained in:
renovate[bot]
2024-10-15 21:51:23 +00:00
committed by GitHub
parent 6d37dc1e1e
commit b95a9d7b7a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/grafov/m3u8 v0.12.0
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.22
github.com/mattn/go-sqlite3 v1.14.24
github.com/microcosm-cc/bluemonday v1.0.27
github.com/mssola/user_agent v0.6.0
github.com/nakabonne/tstorage v0.3.6