updated modernc.org/sqlite to 1.44.2

This commit is contained in:
Gani Georgiev
2026-01-18 18:57:18 +02:00
parent 8e3f0f2e32
commit 9b036fb10f
4 changed files with 6 additions and 4 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
golang.org/x/net v0.49.0
golang.org/x/oauth2 v0.34.0
golang.org/x/sync v0.19.0
modernc.org/sqlite v1.44.1
modernc.org/sqlite v1.44.2
)
require (