chore(deps): update dependencies

This commit is contained in:
Julien Dessaux 2025-04-10 19:59:39 +02:00
parent f604bb98ab
commit bd28f459c9
Signed by: adyxax
GPG key ID: F92E51B86E07177E
3 changed files with 42 additions and 27 deletions

2
go.mod
View file

@ -5,5 +5,5 @@ go 1.24.1
require (
github.com/mattn/go-sqlite3 v1.14.27
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad
golang.org/x/crypto v0.36.0
golang.org/x/crypto v0.37.0
)