mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-24 19:40:27 +00:00
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.21 (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aba853d598
commit
5ca8e0c35d
2 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,7 @@ require (
|
|||
github.com/google/uuid v1.6.0
|
||||
github.com/gorilla/schema v1.2.1
|
||||
github.com/hay-kot/httpkit v0.0.5
|
||||
github.com/mattn/go-sqlite3 v1.14.20
|
||||
github.com/mattn/go-sqlite3 v1.14.21
|
||||
github.com/olahol/melody v1.1.4
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rs/zerolog v1.31.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue