This commit is contained in:
lbenedar
2026-03-05 13:24:54 +03:00
parent be06d0a5ca
commit 7ab49c9fc8
3 changed files with 11 additions and 2 deletions

1
go.mod
View File

@@ -5,4 +5,5 @@ go 1.25.0
require (
filippo.io/edwards25519 v1.1.0 // indirect
github.com/go-sql-driver/mysql v1.9.3 // indirect
github.com/justinas/alice v1.2.0 // indirect
)