This commit is contained in:
2025-03-11 21:48:05 +02:00
parent 6661fdf89b
commit 5fe09f0a2f
6 changed files with 224 additions and 7 deletions

2
go.mod
View File

@@ -8,3 +8,5 @@ require (
github.com/lib/pq v1.10.9
golang.org/x/crypto v0.36.0
)
require github.com/golang-jwt/jwt/v5 v5.2.1 // indirect