updated modernc.org/sqlite to 1.42.2

This commit is contained in:
Gani Georgiev
2026-01-03 11:23:26 +02:00
parent b1da83e516
commit 0536c779d5
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
golang.org/x/net v0.48.0
golang.org/x/oauth2 v0.34.0
golang.org/x/sync v0.19.0
modernc.org/sqlite v1.41.0
modernc.org/sqlite v1.42.2
)
require (