chore(deps): update dependencies

This commit is contained in:
Julien Dessaux 2024-10-22 19:19:04 +02:00
parent 1ebf0341dd
commit c2e7c3c2a1
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module git.adyxax.org/adyxax/tfstated
go 1.23.2
require github.com/mattn/go-sqlite3 v1.14.23
require github.com/mattn/go-sqlite3 v1.14.24

4
go.sum
View file

@ -1,2 +1,2 @@
github.com/mattn/go-sqlite3 v1.14.23 h1:gbShiuAP1W5j9UOksQ06aiiqPMxYecovVGwmTxWtuw0=
github.com/mattn/go-sqlite3 v1.14.23/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
github.com/mattn/go-sqlite3 v1.14.24 h1:tpSp2G2KyMnnQu99ngJ47EIkWVmliIizyZBfPrBWDRM=
github.com/mattn/go-sqlite3 v1.14.24/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=