chore(deps): update dependencies

This commit is contained in:
Julien Dessaux 2025-03-04 11:34:37 +01:00
parent e23a146490
commit bcbf084739
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -5,5 +5,5 @@ go 1.23.6
require (
github.com/mattn/go-sqlite3 v1.14.24
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad
golang.org/x/crypto v0.33.0
golang.org/x/crypto v0.35.0
)