🔁 chore: Update Dependencies

This commit is contained in:
Siesta
2025-09-12 12:42:06 +02:00
parent 69b0f28d43
commit c15cfdea70
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ module github.com/siestaw/laterna/server
go 1.24.4
require (
github.com/mattn/go-sqlite3 v1.14.28
github.com/mattn/go-sqlite3 v1.14.32
golang.org/x/crypto v0.40.0
)