updated modernc.org/sqlite to 1.46.1

This commit is contained in:
Gani Georgiev
2026-02-18 19:24:38 +02:00
parent 19ad2f3b04
commit 7f21e31145
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.45.0
modernc.org/sqlite v1.46.1
)
require (