bumped go deps

This commit is contained in:
Gani Georgiev
2026-04-26 16:50:24 +03:00
parent 555a4f1a1e
commit 494f47efb8
4 changed files with 7 additions and 5 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
golang.org/x/net v0.53.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.20.0
modernc.org/sqlite v1.49.1
modernc.org/sqlite v1.50.0
)
require (